use the same amount of left indent in all code blocks of README.rdoc

This commit is contained in:
Xavier Noria
2010-07-31 12:06:00 +02:00
parent 3d7099891f
commit f7f5299ee6

View File

@@ -30,7 +30,7 @@ link:files/vendor/rails/actionpack/README.html.
1. Install Rails at the command prompt if you haven't yet:
gem install rails
gem install rails
2. At the command prompt, create a new Rails application:
@@ -46,7 +46,7 @@ link:files/vendor/rails/actionpack/README.html.
4. Go to http://localhost:3000/ and you'll see:
"Welcome aboard: You're riding Ruby on Rails!"
"Welcome aboard: You're riding Ruby on Rails!"
5. Follow the guidelines to start developing your application. You can find
the following resources handy: