diff --git a/README.md b/README.md index 5ed8b817..2dfb69bf 100644 --- a/README.md +++ b/README.md @@ -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