mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-02-03 13:11:48 +02:00
Update CONTRIBUTING.md
a more fail-proof way of cloning the project.
This commit is contained in:
parent
4328f8279a
commit
c72cd3095f
@ -16,8 +16,8 @@ Prerequisites are:
|
||||
Clone `releaser` from source:
|
||||
|
||||
```sh
|
||||
$ git clone https://github.com/goreleaser/goreleaser.git
|
||||
$ cd releaser
|
||||
$ go get github.com/goreleaser/goreleaser
|
||||
$ cd $GOPATH/src/github.com/goreleaser/goreleaser
|
||||
```
|
||||
|
||||
Install the build and lint dependencies:
|
||||
|
Loading…
x
Reference in New Issue
Block a user