aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-03-10 00:04:55 -0300
committerSilvio Rhatto <rhatto@riseup.net>2017-03-10 00:04:55 -0300
commit34a360f8b528d317f5b802ec01661d32f19293df (patch)
tree0a88b730b9430894872d6162998785c136b131c7
parente36361ab67057cfafe2cfc72caae4d2f926c4e5a (diff)
downloadmetadot-34a360f8b528d317f5b802ec01661d32f19293df.tar.gz
metadot-34a360f8b528d317f5b802ec01661d32f19293df.tar.bz2
Updates gpg signature verification
-rw-r--r--README.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.mdwn b/README.mdwn
index 6417111..57fbaa9 100644
--- a/README.mdwn
+++ b/README.mdwn
@@ -21,7 +21,7 @@ Get the code:
Then check the source integrity of the latest release:
- git log --show-signature -n 1
+ git verify-commit HEAD
Save the metadot repository anywhere but make sure it's available in your `$PATH`.
I'm my config I use `~/apps/metadot`.