Skip to content

Commit

Permalink
Update README - instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kishore Nallan committed Jun 22, 2012
1 parent 1895696 commit 6a046a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -4,7 +4,7 @@ A demo Node.js + Socket.IO application that covers most of the basic needs of a


##Running the app ##Running the app


You need Express 2.5.x, Socket.IO and EJS You need Express 2.5.x, Socket.IO and EJS. Install them this way:


$ npm install express@2.5.10 $ npm install express@2.5.10
$ npm install socket.io@0.9.6 $ npm install socket.io@0.9.6
Expand Down

0 comments on commit 6a046a3

Please sign in to comment.