aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a64544d..2f53583 100644
--- a/README.md
+++ b/README.md
@@ -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.