diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2017-03-13 21:09:11 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2017-03-13 21:09:11 -0300 |
commit | cfc6ae7106d1473574c98a360a7ff112173f597c (patch) | |
tree | 3853beb1bc8ce5a2fa1f45173f351ad848329288 | |
parent | bf9e7b0c09f2ab23e8f86b37943e17b4ba4ed28d (diff) | |
download | kvmx-cfc6ae7106d1473574c98a360a7ff112173f597c.tar.gz kvmx-cfc6ae7106d1473574c98a360a7ff112173f597c.tar.bz2 |
README: proper git verify-commit command
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |