diff --git a/README.md b/README.md index b156fab..8307f91 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,9 @@ You can manage your database's evolution by creating incremental SQL or Go scrip # Install - $ go install bitbucket.org/liamstask/goose + $ go get bitbucket.org/liamstask/goose + +This will install the `goose` binary to your `$GOPATH/bin` directory. # Usage