From: Darren Date: Sat, 30 Mar 2013 10:23:42 +0000 (+0000) Subject: Mentioned node.js in readme X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=20aad048819a3109d8605ecc2e739d891d51445d;p=KiwiIRC.git Mentioned node.js in readme --- diff --git a/README.md b/README.md index ecbb815..7868c35 100755 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ Our development IRC channel is on the Freenode network, irc.freenode.net #kiwiir ### Installation +*Note: This requires Node.js to run. Make sure you have installed Node.js first! http://nodejs.org/download/* + 1. Download the Kiwi source or clone the git repository: `$ git clone git@github.com:prawnsalad/KiwiIRC.git && cd KiwiIRC`