Updating README.md file to reflect the changes in the last commit
authorJack Allnutt <m2ys4u@Gmail.com>
Sat, 1 Oct 2011 09:22:34 +0000 (10:22 +0100)
committerJack Allnutt <m2ys4u@Gmail.com>
Sat, 1 Oct 2011 09:22:34 +0000 (10:22 +0100)
README.md

index 42a2f7a47df5b914584dcd952b065a3a1926b30c..55a660784b1670d7591c902b043b26d3479ff47e 100755 (executable)
--- a/README.md
+++ b/README.md
 \r
     $npm install socket.io-client\r
     \r
+* If you're using SSL, create your certificate and key, place it in the node foder.\r
+\r
 * Edit the configuration file\r
 \r
-    $nano node/config.json\r
+    $nano server/config.json\r
     \r
-* If you're using SSL, create your certificate and key, place it in the node foder.\r
-\r
 # Running \r
-    $node node/kiwi.js\r
+    $node server/kiwi.js\r
 \r
 # Bugs\r
 Report bugs using the issue tracker on github: https://github.com/prawnsalad/KiwiIRC/issues\r
@@ -30,4 +30,4 @@ To be decided
 \r
 \r
 # Thanks to\r
-The KiwiIRC logo credited to Michael Drahony (www.drahony.com)
\ No newline at end of file
+The KiwiIRC logo credited to Michael Drahony (www.drahony.com)\r