From 257d798db6dc26c5894676ede1af96b15e75360f Mon Sep 17 00:00:00 2001 From: Jochen Szostek Date: Tue, 29 Apr 2014 18:57:26 +0200 Subject: [PATCH] Update HELP.md => added "cd cloudcmd" Section: Contributing => added "cd cloudcmd" --- HELP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HELP.md b/HELP.md index 214f8cc5..82af60ed 100644 --- a/HELP.md +++ b/HELP.md @@ -365,7 +365,7 @@ If you would like to contribute - send pull request to dev branch. Getting dev version of **Cloud Commander**: git clone git://github.com/coderaiser/cloudcmd.git - git checkout dev + cd cloudcmd && git checkout dev It is possible that dev version of Cloud Commander will needed dev version of Minify, so to get it you should type a couple more commands: