Browse Source

Create Installer.md

Nathaniel van Diepen 10 years ago
parent
commit
ea9da7d9f9
1 changed files with 7 additions and 0 deletions
  1. 7 0
      Installer.md

+ 7 - 0
Installer.md

@@ -0,0 +1,7 @@
+http://nodejs.org/
+http://redis.io/download
+In the app directory run these commands
+* npm install node-irc
+* npm install socket.io
+* npm install
+create and edit options.json to your requirements.