Skip to content

Commit f7f5299

Browse files
committed
use the same amount of left indent in all code blocks of README.rdoc
1 parent 3d70998 commit f7f5299

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rdoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ link:files/vendor/rails/actionpack/README.html.
3030

3131
1. Install Rails at the command prompt if you haven't yet:
3232

33-
gem install rails
33+
gem install rails
3434

3535
2. At the command prompt, create a new Rails application:
3636

@@ -46,7 +46,7 @@ link:files/vendor/rails/actionpack/README.html.
4646

4747
4. Go to http://localhost:3000/ and you'll see:
4848

49-
"Welcome aboard: You're riding Ruby on Rails!"
49+
"Welcome aboard: You're riding Ruby on Rails!"
5050

5151
5. Follow the guidelines to start developing your application. You can find
5252
the following resources handy:

0 commit comments

Comments
 (0)