Skip to content

Commit e9dafd7

Browse files
author
dimas
committed
fixing numbering in releasing docs for consistency.
1 parent 1f3478d commit e9dafd7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: docs/releasing.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ If the build fails, there is not a clean way to re-run it. The easiest way would
3131

3232
A local release can be created for testing without creating anything official on the release page.
3333

34-
0. Make sure GoReleaser is installed: `brew install goreleaser`
35-
1. `goreleaser --skip-validate --skip-publish --rm-dist`
36-
2. Find the built products under `dist/`.
34+
1. Make sure GoReleaser is installed: `brew install goreleaser`
35+
2. `goreleaser --skip-validate --skip-publish --rm-dist`
36+
3. Find the built products under `dist/`.

0 commit comments

Comments
 (0)