From 7878c4a450100624c25ba5ebc0572def26343448 Mon Sep 17 00:00:00 2001 From: neingeist Date: Sun, 13 Sep 2020 17:50:35 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20README:=20More=20about=20the=20t?= =?UTF-8?q?ags?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index eae8d3c..69813a2 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,9 @@ Make a RPM If needed: * Update version in `setup.py` * Commit -* Tag +* Tag using `git tag -a -m 'vx.y.z' 'vx.y.z'` * Push tags + * Also to GitHub! Make the RPM: * `python setup.py bdist_rpm`