mirror of
https://github.com/github/rails.git
synced 2026-01-09 14:48:08 -05:00
use the same amount of left indent in all code blocks of README.rdoc
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user