1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-02-09 13:36:56 +02:00

docs: fix install with go get

closes #692
This commit is contained in:
Carlos Alexandro Becker 2018-06-05 14:11:01 -03:00 committed by GitHub
parent 5629759220
commit 4181d4e04f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -52,7 +52,7 @@ Note: this method requires Go 1.10+.
$ go get -d github.com/goreleaser/goreleaser
$ cd $GOPATH/src/github.com/goreleaser/goreleaser
$ dep ensure -vendor-only
$ make build
$ make setup build
```
It is recommended to also run `dep ensure` to make sure that the dependencies