Skip to content

Commit df2226e

Browse files
committed
Merge pull request rails#12690 from durrantm/minor_README_change
Clarify that visiting http://localhost:3000 should be done in a browser. [ci skip]
2 parents 94b8578 + d963b48 commit df2226e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ independently outside Rails.
5959

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

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

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

0 commit comments

Comments
 (0)