aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-03-10 00:05:32 -0300
committerSilvio Rhatto <rhatto@riseup.net>2017-03-10 00:05:32 -0300
commita3900b7902c640cb7a308dcc649d83f100e123df (patch)
treeec4ab11700b639d349691c2d29562d6520071709 /README.md
parent9cd24a1cf25606274e9214d5e4b929cc83470766 (diff)
downloadapps-a3900b7902c640cb7a308dcc649d83f100e123df.tar.gz
apps-a3900b7902c640cb7a308dcc649d83f100e123df.tar.bz2
Updates signature verification
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e3cf0c2..e65bca8 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ Get the code:
Then check the source integrity of the latest release (also implemented on `git-check-tag` on `utils-git` subfolder):
- git log --show-signature -n 1
+ git verify-commit HEAD
Then add each subfolder from the `apps` repository to your `$PATH` depending on which projects you want to use.