branch: externals/rt-liberation
commit 86c41fb41f23fa6ac453d0af2ca7cbd11f581596
Author: Yoni Rabkin <y...@rabkins.net>
Commit: Yoni Rabkin <y...@rabkins.net>

    * doc/developer-release.txt:
---
 doc/developer-release.txt | 5 ++---
 1 file 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

Reply via email to