Update README.md (#212)

This commit is contained in:
Will Charczuk 2023-07-13 10:08:18 -07:00 committed by GitHub
parent e781e0cd22
commit 2ff54048b8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ Master should now be on the v3.x codebase, which overhauls the api significantly
To install `chart` run the following:
```bash
> go get -u github.com/wcharczuk/go-chart
> go get github.com/wcharczuk/go-chart@latest
```
Most of the components are interchangeable so feel free to crib whatever you want.