You've already forked goreleaser
mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-09-16 09:26:52 +02:00
Fix Readme.md
typo
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user