From 4fda64eea83853647d167e0950e690418c30d7b7 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Mon, 25 Aug 2014 19:17:11 +0300 Subject: [PATCH] docs(help) Update: add npm --- HELP.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/HELP.md b/HELP.md index d4970b1a..405fa719 100644 --- a/HELP.md +++ b/HELP.md @@ -76,7 +76,8 @@ Update is doing automagically but it could be done also manualy. If you cloned repository you could get last changes with: git pull - + npm i + If you installed Cloud Commander with `npm` just re-install it: npm i cloudcmd -g