1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-09-16 09:26:52 +02:00

improved CONTRIBUTING.md

This commit is contained in:
Carlos Alexandro Becker
2017-04-21 16:20:34 -03:00
parent 90e2209a65
commit a8ce3bb09b

View File

@@ -37,7 +37,7 @@ $ make test
You can create a branch for your changes and try to build from the source as you go:
``` sh
$ go build
$ make build
```
When you are satisfied with the changes, we suggest you run: