fixing numbering in releasing docs for consistency.

This commit is contained in:
dimas 2021-10-22 01:25:23 +07:00
parent 1f3478d526
commit e9dafd7c32

View file

@ -31,6 +31,6 @@ If the build fails, there is not a clean way to re-run it. The easiest way would
A local release can be created for testing without creating anything official on the release page.
0. Make sure GoReleaser is installed: `brew install goreleaser`
1. `goreleaser --skip-validate --skip-publish --rm-dist`
2. Find the built products under `dist/`.
1. Make sure GoReleaser is installed: `brew install goreleaser`
2. `goreleaser --skip-validate --skip-publish --rm-dist`
3. Find the built products under `dist/`.