Skip to content

Commit

Permalink
new uri for nut
Browse files Browse the repository at this point in the history
  • Loading branch information
mroth committed May 2, 2015
1 parent 28f660c commit 1390a37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/bootstrap
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# Installs all Gotool dependencies for development environment

if [ ! -x $GOPATH/bin/nut ]; then
go get github.com/gophergala/nut
go get github.com/jingweno/nut
fi

if [ ! -x $GOPATH/bin/go-bindata ]; then
Expand Down

0 comments on commit 1390a37

Please sign in to comment.