From dcdaa89ac15a364ee85eb5c09b0e486a51d44ad6 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Mon, 19 Jan 2015 02:48:56 -0500 Subject: [PATCH] docs(help) install: add io.js --- HELP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HELP.md b/HELP.md index b33c2be6..b257630d 100644 --- a/HELP.md +++ b/HELP.md @@ -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