Update README to mention go get -u.

This will help prevent/reduce issues such as #65.
pull/4/head
Dmitri Shuralyov 2015-01-09 01:13:54 -08:00
parent 452770b024
commit e3850a4b3c
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ output being generated.
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