diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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 |