Update README to mention go get -u.
This will help prevent/reduce issues such as #65.
This commit is contained in:
parent
452770b024
commit
e3850a4b3c
|
@ -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