Fixes install instructions

pull/6/head
Josh Fyne 2016-06-30 10:33:02 -04:00 committed by GitHub
parent 4dec8a31fd
commit 3a4a94cc90
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ This is a fork of https://bitbucket.org/liamstask/goose with the following chang
# Install
$ go get -u github.com/pressly/cmd/goose
$ go get -u github.com/pressly/goose/cmd/goose
This will install the `goose` binary to your `$GOPATH/bin` directory.