Merge pull request #6 from jfyne/patch-1

Fixes install instructions
pull/8/head
Vojtech Vitek 2016-06-30 10:41:15 -04:00 committed by GitHub
commit caf14b8e35
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.