From a3e4423bbc1d868c458d06b74cd2a5426f035271 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Erik=20Br=C3=BCggemann?= <48808145+erik-brueggemann@users.noreply.github.com> Date: Tue, 4 Jan 2022 19:20:43 +0100 Subject: [PATCH] Update README Getting Started section --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 18ca889dbe..5f3732b440 100644 --- a/README.md +++ b/README.md @@ -72,8 +72,7 @@ and may also be used independently outside Rails. Run with `--help` or `-h` for options. -4. Go to `http://localhost:3000` and you'll see: -"Yay! You’re on Rails!" +4. Go to `http://localhost:3000` and you'll see the Rails bootscreen with your Rails and Ruby versions. 5. Follow the guidelines to start developing your application. You may find the following resources handy: