modify readme

This commit is contained in:
ali asaria 2011-03-10 13:54:55 -05:00
parent 6189aac886
commit d39bc56751

View file

@ -50,6 +50,8 @@ how to install and run on your own computer (linux/osx)
- redis - redis
- sanitizer - sanitizer
- socket.io - socket.io
- simplesets
- connect-redis
- (and perhaps more which you will notice when you try to start it) - (and perhaps more which you will notice when you try to start it)
- now start redis ($ redis-server) - now start redis ($ redis-server)
- now start ($ node server.js 80) where "80" is the port you want it to run on. - now start ($ node server.js 80) where "80" is the port you want it to run on.