docs(help) install: add io.js

This commit is contained in:
coderaiser 2015-01-19 02:48:56 -05:00
parent a9947a2e74
commit dcdaa89ac1

View file

@ -32,7 +32,7 @@ Install
The installation of file manager is very simple.
- install [node.js](http://nodejs.org/ "node.js") if you still have not.
- install [node.js](http://nodejs.org/ "node.js") or [io.js](https://iojs.org/ "io.js") if you still have not.
- install ```cloudcmd``` via ```npm``` with:
```sh