From bab469ee5b995cb23f5aadd061db5fbee9280df5 Mon Sep 17 00:00:00 2001 From: Jack Allnutt Date: Sat, 17 Sep 2011 15:44:56 +0100 Subject: [PATCH] Readme formatting --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) 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 -- 2.25.1