aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-03-09 22:52:49 -0300
committerSilvio Rhatto <rhatto@riseup.net>2017-03-09 22:52:49 -0300
commitfa8b1d95d85350e76b2a1f07953b5801b9eeadba (patch)
tree43b1300ab1df867c8d61fee7505306eaa7e91a01 /README.md
parent3924a146c54ebe0ca19ef1aaace05ebf043738bc (diff)
downloadkvmx-fa8b1d95d85350e76b2a1f07953b5801b9eeadba.tar.gz
kvmx-fa8b1d95d85350e76b2a1f07953b5801b9eeadba.tar.bz2
Fine tuning
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.