Clarify that visiting http://localhost:3000 should be done in a browser.

This commit is contained in:
Michael Durrant 2013-10-29 10:43:30 -04:00
parent 94b8578995
commit d963b488be
1 changed files with 1 additions and 1 deletions

View File

@ -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: