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`