update doc

This commit is contained in:
2025-09-24 16:15:46 +02:00
parent 1ad17076a8
commit e79fa7fdd1
+1 -1
View File
@@ -84,7 +84,7 @@ sha256sum build/margen-x.y.z.tar.gz
$EDITOR PKGBUILD
# push to repo
git commit -am "margen vX.Y.Z"
git tag vX.Y.Z
git tag vX.Y.Z -m "margen vX.Y.Z"
git push origin master --tags
# create release from tag on github
# attach .tar.gz to the github release