From b3883e2282e14dc8e67924a21cf7e582579f603d Mon Sep 17 00:00:00 2001 From: Darren Date: Mon, 26 Dec 2011 19:11:38 +0000 Subject: [PATCH] Readme formatting --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9aa1917..b5fb72d 100755 --- a/README.md +++ b/README.md @@ -1,19 +1,22 @@ # Installation * Download the Kiwi source or clone the git repository: + $ git clone git@github.com:prawnsalad/KiwiIRC.git * Install the dependancies: + $ npm install * If you're using SSL, create your certificate and key, place it in the server folder. -* Edit the configuration file as needed +* Edit the configuration file as needed: $ nano server/config.json # Running From the source folder: + $ node server/kiwi.js # Bugs -- 2.25.1