We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab7918f commit d5d0a3bCopy full SHA for d5d0a3b
1 file changed
README.md
@@ -66,7 +66,7 @@ Usage:
66
67
e.g.:
68
69
-```
+```bash
70
git tag -a v1.0.0 -m "v1.0.0"
71
git push origin refs/tags/v1.0.0
72
```
0 commit comments