aboutsummaryrefslogtreecommitdiffstats
path: root/railties/README
diff options
context:
space:
mode:
Diffstat (limited to 'railties/README')
-rw-r--r--railties/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/railties/README b/railties/README
index c8446e4e55..4d58c3276c 100644
--- a/railties/README
+++ b/railties/README
@@ -38,7 +38,7 @@ link:files/vendor/actionpack/README.html.
== Getting started
-1. Run the WEBrick servlet: <tt>ruby public/dispatch.servlet</tt>
+1. Run the WEBrick servlet: <tt>ruby script/server</tt>
(run with --help for options)
2. Go to http://localhost:3000/ and get "Congratulations, you've put Ruby on Rails!"
3. Follow the guidelines on the "Congratulations, you're on Rails!" screen