\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
\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