update doc
This commit is contained in:
@@ -84,7 +84,7 @@ sha256sum build/margen-x.y.z.tar.gz
|
|||||||
$EDITOR PKGBUILD
|
$EDITOR PKGBUILD
|
||||||
# push to repo
|
# push to repo
|
||||||
git commit -am "margen vX.Y.Z"
|
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
|
git push origin master --tags
|
||||||
# create release from tag on github
|
# create release from tag on github
|
||||||
# attach .tar.gz to the github release
|
# attach .tar.gz to the github release
|
||||||
|
|||||||
Reference in New Issue
Block a user