diff --git a/README.md b/README.md index e766574..d1cd2eb 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ ## Quick Start -1. `bundle exec install` +1. `bundle install` 2. `mongod` to start the mongo server -3. `bundle exec ruby server` +3. `nohup bundle exec ruby server -o 0.0.0.0` # API endpoints