aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.Arch
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-04-30 00:42:46 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2022-04-30 00:42:46 +0200
commit30226be8f573b0aecf20a0b29524b3b06eed71e9 (patch)
tree01571d87cafd3f43e136c48489235defdb63f720 /README.Arch
parentaur: 2.0-2 (diff)
downloadconfig-links-30226be8f573b0aecf20a0b29524b3b06eed71e9.tar.gz
config-links-30226be8f573b0aecf20a0b29524b3b06eed71e9.zip
Makefile: remove tag, add commit
Diffstat (limited to 'README.Arch')
-rw-r--r--README.Arch6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.Arch b/README.Arch
index 2d8787c..f8feeb1 100644
--- a/README.Arch
+++ b/README.Arch
@@ -6,13 +6,13 @@ then `vagrant ssh`.
There're a bunch of useful one-liners in Makefile.
- * Make the package:
+ * Make the package (this also updates .SRCINFO):
make package
- * Tag the last commit:
+ * Commit the changes:
- make tag
+ make commit
* Push to the AUR repository: