git clone https//git.fluxo.info/bootless
-And then leave it somewhere, optionally adding it to your `$PATH` environment
+You can also verify the latest commit's OpenPGP signature:
+
+ /usr/bin/git -C kvmx verify-commit HEAD
+
+Note that `/usr/bin/git` is called to avoid any other `git` wrappers or aliases
+you might have available on your shell.
+
+You can optionally add the `bootless` script it to your `$PATH` environment
variable or package it to your preferred distro.
Workflow