24
1
Fork 0

Update README.md

This commit is contained in:
Abhinav Adduri 2017-05-24 13:23:31 -07:00 committed by GitHub
parent ec495f4b98
commit d7908c777b
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
* Make sure you have a redis server running: download redis using homebrew: brew install redis
* Start the redis server: redis-server /usr/local/etc/redis.conf
* To run the code, clone the git repo, cd into the folder, and run npm install. Then, run npm install -g browserify. Then, run npm start.
Steps to start exchanging messages: