aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 75056d7..4ccea50 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,10 @@ If you plan to create guest images, you may also want the following packages:
Simply clone it and add to your `$PATH`:
git clone https://git.fluxo.info/kvmx
- cd kvmx && git verify-commit HEAD
+
+You can also verify the latest commit's OpenPGP signature:
+
+ git -C kvmx verify-commit HEAD
## Basic usage