Skip to content

Commit 17a6082

Browse files
committed
Explain that Sinatra server will be blocking
1 parent e43cdf3 commit 17a6082

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -310,6 +310,7 @@ $ bundle install
310310
$ bundle exec ruby test/app.rb
311311
== Sinatra/1.4.5 has taken the stage on 4567 for development with backup from WEBrick
312312
313+
# in another tab:
313314
$ open http://localhost:4567/
314315
```
315316

0 commit comments

Comments
 (0)