Merge pull request #66 from shurcooL/patch-1
Update README to mention go get -u.
This commit is contained in:
commit
4a8e91e5cd
|
@ -13,7 +13,7 @@ output being generated.
|
||||||
|
|
||||||
To install the library and command line program, use the following:
|
To install the library and command line program, use the following:
|
||||||
|
|
||||||
go get github.com/jteeuwen/go-bindata/...
|
go get -u github.com/jteeuwen/go-bindata/...
|
||||||
|
|
||||||
|
|
||||||
### Usage
|
### Usage
|
||||||
|
|
Loading…
Reference in New Issue
Block a user