summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 68c7a3c3..ad428e62 100644
--- a/README.md
+++ b/README.md
@@ -117,7 +117,7 @@ Please have a look at the [contributions file][contributing].
* Update/verify the version in the `VERSION` file
* Update/verify that the changelog has been updated
* Commit everything
-* Run `git tag <version>` to tag the version in Git
+* Run `git tag -s <version>` to tag the version in Git
* Run `make release`
* Finally, set the upcoming version in the `VERSION` file, usually be
incrementing the patch level, and possibly by appending `-dev`. Probably you