aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGenadi Samokovarov <gsamokovarov@gmail.com>2016-02-06 09:14:42 +0200
committerGenadi Samokovarov <gsamokovarov@gmail.com>2016-02-06 09:14:42 +0200
commit91678fe9f78b498cc9919355213bc06b11841ce4 (patch)
tree9989988f625c34818831fb52ea67f447c7f1b5e6 /README.md
parent38b5af6595338cb2212980062d9aaf51241878cc (diff)
downloadrails-91678fe9f78b498cc9919355213bc06b11841ce4.tar.gz
rails-91678fe9f78b498cc9919355213bc06b11841ce4.tar.bz2
rails-91678fe9f78b498cc9919355213bc06b11841ce4.zip
Replace old Rails greeting references
A couple of the READMEs were still referring the old welcome page. This is a small change that goes over it. [ci skip]
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: