From: Silvio Rhatto Date: Tue, 14 Mar 2017 00:09:11 +0000 (-0300) Subject: README: proper git verify-commit command X-Git-Tag: 0.1.0~545 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=cfc6ae7106d1473574c98a360a7ff112173f597c;p=kvmx.git README: proper git verify-commit command --- 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