📝 README: More about the tags

master
neingeist 4 years ago
parent cea3587ccc
commit 7878c4a450

@ -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`

Loading…
Cancel
Save