From ded5720b4869272039b01808379ec2af741b9415 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Wed, 2 Jul 2014 03:46:16 -0400 Subject: [PATCH] docs(help) Update: mv to top --- HELP.md | 31 +++++++++++++++---------------- 1 file changed, 15 insertions(+), 16 deletions(-) diff --git a/HELP.md b/HELP.md index bc8865bd..2142f2fb 100644 --- a/HELP.md +++ b/HELP.md @@ -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: