diff --git a/README.rst b/README.rst index 5a2a7b3..40cdeec 100644 --- a/README.rst +++ b/README.rst @@ -183,7 +183,7 @@ interpreters (tested on Linux and OS X). Releasing a new Version ----------------------- 1. Consider updating `the Output section`_, push those changes. -2. Do ``git tag`` and think about what the next version number should be. +2. Do ``git tag | cat`` and think about what the next version number should be. 3. Do ``git tag --annotate 1.2.3`` to set the next version number. The text you write for this tag will show up as the release description on Github, write something nice! And remember that the first line is the subject line for