From 97b02eb090d5bb2048428939c5b83be60b5e8c54 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Thu, 5 Mar 2015 05:30:12 -0500 Subject: [PATCH] docs(help) install: add bower, git --- HELP.md | 1 + 1 file changed, 1 insertion(+) diff --git a/HELP.md b/HELP.md index e816fee4..7efbe5aa 100644 --- a/HELP.md +++ b/HELP.md @@ -33,6 +33,7 @@ Install The installation of file manager is very simple. - install [node.js](http://nodejs.org/ "node.js") or [io.js](https://iojs.org/ "io.js") if you still have not. +- install [bower](http://bower.io "Bower") and [git](http://git-scm.com "Git") ([How to install Git on Windows](https://github.com/bower/bower#windows-users "How to install Git on Windows")) - install ```cloudcmd``` via ```npm``` with: ```sh