Skip to content

Commit

Permalink
docs: typo
Browse files Browse the repository at this point in the history
Co-authored-by: Gareth Jones <[email protected]>
  • Loading branch information
jfhovinne and G-Rath committed Jan 6, 2023
1 parent 09eeff2 commit d7b2eb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ $ goreleaser build --rm-dist --single-target --snapshot

See GoReleaser [documentation](https://goreleaser.com/cmd/goreleaser_build/) for build options.

You can also reproduce the downloadable builds by checking out the specific tag and calling `goreleaser build`,
You can also reproduce the downloadable builds by checking out the specific tag and running `goreleaser build`,
using the same Go version as the one used during the actual release (see goreleaser workflows).

### SemVer Adherence
Expand Down

0 comments on commit d7b2eb3

Please sign in to comment.