Compare commits

...

1 commit

Author SHA1 Message Date
Will Charczuk
0c62c35a2e
Update README.md 2023-07-13 10:08:05 -07:00

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.