Update README.md (#212)
This commit is contained in:
parent
e781e0cd22
commit
2ff54048b8
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ Master should now be on the v3.x codebase, which overhauls the api significantly
|
||||||
To install `chart` run the following:
|
To install `chart` run the following:
|
||||||
|
|
||||||
```bash
|
```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.
|
Most of the components are interchangeable so feel free to crib whatever you want.
|
||||||
|
|
Loading…
Reference in a new issue