aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-03-13 21:09:11 -0300
committerSilvio Rhatto <rhatto@riseup.net>2017-03-13 21:09:11 -0300
commitcfc6ae7106d1473574c98a360a7ff112173f597c (patch)
tree3853beb1bc8ce5a2fa1f45173f351ad848329288 /README.md
parentbf9e7b0c09f2ab23e8f86b37943e17b4ba4ed28d (diff)
downloadkvmx-cfc6ae7106d1473574c98a360a7ff112173f597c.tar.gz
kvmx-cfc6ae7106d1473574c98a360a7ff112173f597c.tar.bz2
README: proper git verify-commit command
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 78c57b0..effe9f6 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@ Simply clone it and add to your `$PATH`:
You can also verify the latest commit's OpenPGP signature:
- git -C kvmx verify-commit HEAD
+ /usr/bin/git -C kvmx verify-commit HEAD
## Basic usage