From fa8b1d95d85350e76b2a1f07953b5801b9eeadba Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 9 Mar 2017 22:52:49 -0300 Subject: Fine tuning --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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. -- cgit v1.2.3