We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d70998 commit f7f5299Copy full SHA for f7f5299
README.rdoc
@@ -30,7 +30,7 @@ link:files/vendor/rails/actionpack/README.html.
30
31
1. Install Rails at the command prompt if you haven't yet:
32
33
- gem install rails
+ gem install rails
34
35
2. At the command prompt, create a new Rails application:
36
@@ -46,7 +46,7 @@ link:files/vendor/rails/actionpack/README.html.
46
47
4. Go to http://localhost:3000/ and you'll see:
48
49
- "Welcome aboard: You're riding Ruby on Rails!"
+ "Welcome aboard: You're riding Ruby on Rails!"
50
51
5. Follow the guidelines to start developing your application. You can find
52
the following resources handy:
0 commit comments