aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/templates/rails/welcome/index.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'railties/lib/rails/templates/rails/welcome/index.html.erb')
-rw-r--r--railties/lib/rails/templates/rails/welcome/index.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/railties/lib/rails/templates/rails/welcome/index.html.erb b/railties/lib/rails/templates/rails/welcome/index.html.erb
index 89792066d5..6726c23fc9 100644
--- a/railties/lib/rails/templates/rails/welcome/index.html.erb
+++ b/railties/lib/rails/templates/rails/welcome/index.html.erb
@@ -237,7 +237,7 @@
<ol>
<li>
- <h2>Use <code>rails generate</code> to create your models and controllers</h2>
+ <h2>Use <code>bin/rails generate</code> to create your models and controllers</h2>
<p>To see all available options, run it without parameters.</p>
</li>