From 021599355fdf4fa56cd83431629da9d949598d30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marco=20Aure=CC=81lio?= Date: Mon, 29 Aug 2011 19:58:12 -0300 Subject: [PATCH] Added performance notice. --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 59cc417..cd32c1c 100644 --- a/index.html +++ b/index.html @@ -239,7 +239,7 @@

Beautiful IDE for Node.JS


Try it out!

-

An online installation of nide is available here for demonstration purposes.

+

An online installation of nide is available here for demonstration purposes. Note: Depending on the server load it might not respond. If so, try again later or try doing a local install. (Nide was not designed to handle hundreds of simultaneous users.)

You can install nide locally by using the following command (requires Node.js and NPM):

    sudo npm install -g nide

After that, you can create a new project steping into an empty folder and typing: