chore(update) add info about exec dir

This commit is contained in:
coderaiser 2013-07-10 14:58:56 +00:00
parent 225a01c550
commit c7670fbb36

View file

@ -57,6 +57,7 @@
};
} else
lExec = 'install git to get auto updates (works for cloned version)\n' +
'or start cloudcmd from root of Cloud Commander dir\n' +
'git clone http://github.com/coderaiser/cloudcmd';
Util.log(lExec);