1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-03-17 20:47:50 +02:00

Merge pull request #258 from half2me/patch-1

Fix Readme.md
This commit is contained in:
Carlos Alexandro Becker 2017-06-09 09:49:14 -03:00 committed by GitHub
commit a91296d70f

View File

@ -57,7 +57,7 @@ func main() {
}
```
By default GoReleaser will build the your current directory, but you can change the build package path in the GoReleaser configuration file.
By default GoReleaser will build the current directory, but you can change the build package path in the GoReleaser configuration file.
```yml
# goreleaser.yml