diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ Simply clone it and add to your `$PATH`: ## Basic usage kvmx init [project-name] [project-folder] # initialize - kvmx edit [project-name] # customize + kvmx edit [project-name] # optional customization kvmx up [project-name] # bring it up! If no project name is specified, the current folder name is assumed as the project name. |