aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-03-10 14:40:16 -0300
committerSilvio Rhatto <rhatto@riseup.net>2017-03-10 14:40:16 -0300
commita06c7aa6e4d505c0f51c6ed2b7f7bc83e1027a68 (patch)
tree1c1f53352a100659444b6677eafe70ad860f403e /README.md
parent00c9b37a6d89fedb0c4b95066d8f27367cbfe7ee (diff)
downloadkvmx-a06c7aa6e4d505c0f51c6ed2b7f7bc83e1027a68.tar.gz
kvmx-a06c7aa6e4d505c0f51c6ed2b7f7bc83e1027a68.tar.bz2
Updates README
Diffstat (limited to 'README.md')
-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