Skip to content

Commit

Permalink
Clarify that visiting http://localhost:3000 should be done in a browser.
Browse files Browse the repository at this point in the history
  • Loading branch information
durrantm committed Oct 29, 2013
1 parent 94b8578 commit d963b48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ independently outside Rails.

Run with `--help` or `-h` for options.

4. Go to http://localhost:3000 and you'll see: "Welcome aboard: You're riding Ruby on Rails!"
4. Using a browser, go to http://localhost:3000 and you'll see: "Welcome aboard: You're riding Ruby on Rails!"

5. Follow the guidelines to start developing your application. You may find
the following resources handy:
Expand Down

0 comments on commit d963b48

Please sign in to comment.