modify readme
This commit is contained in:
parent
6189aac886
commit
d39bc56751
1 changed files with 3 additions and 1 deletions
|
@ -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.
|
||||||
|
|
Loading…
Add table
Reference in a new issue