From 673af7c7f63dd1b06e4257fa566d8729cf762d5f Mon Sep 17 00:00:00 2001 From: coderaiser Date: Tue, 25 Feb 2014 07:13:19 -0500 Subject: [PATCH] docs(help) distinguish npm --- HELP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HELP.md b/HELP.md index 0f6dc24e..ff580974 100644 --- a/HELP.md +++ b/HELP.md @@ -41,7 +41,7 @@ Install The installation of file manager is very simple. - install [node.js](http://nodejs.org/ "node.js") if you still have not. -- install ```cloudcmd``` via npm with one simple command. +- install ```cloudcmd``` via ```npm``` with one simple command. ![NPM_INFO][NPM_INFO_IMG]