Update README.md

This commit is contained in:
carlad 2016-04-06 15:03:12 +02:00
parent 357257b654
commit 482f037438

View File

@ -43,11 +43,13 @@ popd
### Run tests
$ rake spec
$ bundle exec spec
### Run the server
$ bundle exec script/server
If you have problems with Nginx because the websocket is already in use, try restarting your computer.
## Contributing