From 3cfa218d6898363754656ecb21b54d739d0fe958 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Thu, 19 Dec 2013 13:50:04 +0200 Subject: [PATCH] docs(help) rm " " --- HELP.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/HELP.md b/HELP.md index 6d15bb2f..6a681997 100644 --- a/HELP.md +++ b/HELP.md @@ -49,15 +49,15 @@ All you need is and unpack or just clone repository from github: ``` - git clone git://github.com/coderaiser/cloudcmd.git - cd cloudcmd - node cloudcmd +git clone git://github.com/coderaiser/cloudcmd.git +cd cloudcmd +node cloudcmd ``` or install in npm: ``` - npm i cloudcmd -g - cloudcmd +npm i cloudcmd -g +cloudcmd ``` Additional modules