From 510dbd686a3a27c8c2bf7717a1994b05e361425c Mon Sep 17 00:00:00 2001 From: coderaiser Date: Fri, 10 Jun 2016 19:58:07 +0300 Subject: [PATCH] docs(help) Update: update -> install --- HELP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HELP.md b/HELP.md index 6b6907f0..d6d6663d 100644 --- a/HELP.md +++ b/HELP.md @@ -101,7 +101,7 @@ If you installed Cloud Commander with `npm`, stop application and re-install it: ```sh -npm update cloudcmd -g +npm install cloudcmd -g ``` Then start it again, clear cache of your browser and reload page.