aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorEileen M. Uchitelle <eileencodes@gmail.com>2016-02-06 08:45:15 -0500
committerEileen M. Uchitelle <eileencodes@gmail.com>2016-02-06 08:45:15 -0500
commitb9a95456a5f73dd113c6656cdc447f0b3db4c737 (patch)
tree6053f145a21fe8f203215947f17f78ffd7002678 /README.md
parentc909a0060795716c745a3aa23d5297ac69da3e6f (diff)
parent91678fe9f78b498cc9919355213bc06b11841ce4 (diff)
downloadrails-b9a95456a5f73dd113c6656cdc447f0b3db4c737.tar.gz
rails-b9a95456a5f73dd113c6656cdc447f0b3db4c737.tar.bz2
rails-b9a95456a5f73dd113c6656cdc447f0b3db4c737.zip
Merge pull request #23517 from gsamokovarov/yay-youre-on-rails
Replace old Rails greeting references
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b4f32940fc..0c58685573 100644
--- a/README.md
+++ b/README.md
@@ -64,7 +64,7 @@ and may also be used 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!"
+"Yay! You’re on Rails!"
5. Follow the guidelines to start developing your application. You may find
the following resources handy: