docs(help) Update: mv to top

This commit is contained in:
coderaiser 2014-07-02 03:46:16 -04:00
parent 385855bd5d
commit ded5720b48

31
HELP.md
View file

@ -52,6 +52,21 @@ To start work type in address bar of your browser:
http://127.0.0.1:8000
Update
---------------
**Cloud Commander** is very often updated.
Update is doing automagically but it could be done also manualy.
If you cloned repository you could get last changes with:
git pull
If you installed Cloud Commander with `npm` just re-install it:
npm i cloudcmd -g
After that clear cache of your browser, restart application and reload page.
Hot keys
---------------
@ -322,22 +337,6 @@ do something like this:
nohup node cloudcmd
Update
---------------
**Cloud Commander** is very often updated.
Update is doing automagically but it could be done also manualy
by typing a few commands in cloudcmd directory:
git pull
or check new version on npm
npm info cloudcmd
and then, if there is new version
npm r cloudcmd
npm i cloudcmd
Additional modules list
---------------
To extend capabilities of file manager next modules used: