From: Jack Allnutt Date: Sat, 17 Sep 2011 14:44:56 +0000 (+0100) Subject: Readme formatting X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=bab469ee5b995cb23f5aadd061db5fbee9280df5;p=KiwiIRC.git Readme formatting --- diff --git a/README.md b/README.md index 518e502..6be5b32 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Installation -*Install the dependencies +* Install the dependencies + $npm install jade $npm install node-static @@ -11,10 +12,11 @@ $npm install socket.io-client -*Edit the configuration file +* Edit the configuration file + $nano node/config.json -*If you're using SSL, create your certificate and key, place it in the node foder. +* If you're using SSL, create your certificate and key, place it in the node foder. # Running $node node/kiwi.js