Skip to content

Commit 16f2bab

Browse files
committed
fix readme.md
1 parent 7c23207 commit 16f2bab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Replacing an already existing minor release:
9595

9696
```bash
9797
git tag -d v4
98-
git push origin :refs/tags/v3
98+
git push origin :refs/tags/v4
9999
git tag v4
100100
git push --tags
101101
```

0 commit comments

Comments
 (0)