summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/developer-release.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/developer-release.txt b/doc/developer-release.txt
index e15282c..ee5945d 100644
--- a/doc/developer-release.txt
+++ b/doc/developer-release.txt
@@ -27,12 +27,11 @@ Compile an HTML version of the manual and update it on the Website:
Push these updates to the git repo.
* tag
-Tag the release with the ELPA version number:
+Tag the release with the ELPA version number, then push that tag to
+the VCS:
$ git tag -a 2.00 -m "2.00"
-Then push that tag to the VCS:
-
$ git push --tags origin "2.00"
* ELPA