diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -32,6 +32,9 @@ 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. + ## Basic usage kvmx init [project-name] [project-folder] # initialize |