From 258f1e5980641767dd4f0a80bdade39beabbfe6c Mon Sep 17 00:00:00 2001 From: Steve Klabnik Date: Thu, 14 Mar 2013 22:11:19 -0700 Subject: Getting Started Guide: 3.2.9 -> 4.0.0. [ci skip] Brought up in https://github.com/rails/rails/issues/9727 --- guides/source/getting_started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'guides/source/getting_started.md') diff --git a/guides/source/getting_started.md b/guides/source/getting_started.md index a1d7e955c8..a1864c123e 100644 --- a/guides/source/getting_started.md +++ b/guides/source/getting_started.md @@ -103,7 +103,7 @@ To verify that you have everything installed correctly, you should be able to ru $ rails --version ``` -If it says something like "Rails 3.2.9", you are ready to continue. +If it says something like "Rails 4.0.0", you are ready to continue. ### Creating the Blog Application -- cgit v1.2.3