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

small typo on readme

This commit is contained in:
Carlos Alexandro Becker
2017-01-11 15:25:09 -02:00
parent 5b5e4f8629
commit 0877ae8f2f

View File

@@ -79,7 +79,7 @@ archive:
format: tar.gz
```
> Default `name_template` is "{{.BinaryName}}_{{.Os}}_{{.Arch}}"
> Default `name_template` is `{{.BinaryName}}_{{.Os}}_{{.Arch}}`
> Valid formats are `tar.gz` and `zip`, default is `tar.gz`
### Add more files