From ce3bf25917235774ba3bb412d08693c65d5aa29d Mon Sep 17 00:00:00 2001 From: Johan Walles Date: Mon, 27 Aug 2018 11:00:48 +0200 Subject: [PATCH] Release instructions tuning --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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