📝 README: More about the tags

This commit is contained in:
neingeist 2020-09-13 17:50:35 +02:00
parent cea3587ccc
commit 7878c4a450

View file

@ -18,8 +18,9 @@ Make a RPM
If needed: If needed:
* Update version in `setup.py` * Update version in `setup.py`
* Commit * Commit
* Tag * Tag using `git tag -a -m 'vx.y.z' 'vx.y.z'`
* Push tags * Push tags
* Also to GitHub!
Make the RPM: Make the RPM:
* `python setup.py bdist_rpm` * `python setup.py bdist_rpm`