Merge pull request #66 from shurcooL/patch-1

Update README to mention go get -u.
pull/4/head
Jim Teeuwen 2015-01-09 11:22:27 +01:00
commit 4a8e91e5cd
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