Skip to content

Commit

Permalink
readme: I guess you need to 'bundle install' first
Browse files Browse the repository at this point in the history
  • Loading branch information
gorsuch committed Oct 4, 2011
1 parent 5c47c45 commit 0f4d3d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ curl -v https://sinatra-streaming-example.herokuapp.com/stream
## Run it local

```bash
$ bundle install
$ bundle exec foreman start
curl -v http://localhost:5000
```
Expand Down

0 comments on commit 0f4d3d7

Please sign in to comment.