docs(help) install: add bower, git

This commit is contained in:
coderaiser 2015-03-05 05:30:12 -05:00
parent d289ad7e49
commit 97b02eb090

View file

@ -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