From ee4b5f1b8aedc59d94e72e1f0689de48e3b477bb Mon Sep 17 00:00:00 2001 From: Yves Senn Date: Mon, 13 Jan 2014 11:47:29 +0100 Subject: highlight http://localhost:3000 in README.md. Closes #13643. [ci skip] This has no effect on the API docs. The main API page is taken from: railties/RDOC_MAIN.rdoc --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 5a68a166be..fcdcc2d87c 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,8 @@ independently outside Rails. Run with `--help` or `-h` for options. -4. Using a browser, 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: -- cgit v1.2.3