Skip to content

Commit

Permalink
Add a note about the fact that the Windows prompt will look different…
Browse files Browse the repository at this point in the history
… than the linux/osx prompt
  • Loading branch information
jasonnoble authored and fxn committed Jul 25, 2011
1 parent be584c4 commit d80ac95
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions railties/guides/source/getting_started.textile
Expand Up @@ -217,6 +217,8 @@ If you follow this guide, you'll create a Rails project called <tt>blog</tt>, a
(very) simple weblog. Before you can start building the application, you need to
make sure that you have Rails itself installed.

TIP: The examples below use # and $ to denote terminal prompts. If you are using Windows, your prompt will look something like c:\source_code>

h4. Installing Rails

In most cases, the easiest way to install Rails is to take advantage of RubyGems:
Expand Down

0 comments on commit d80ac95

Please sign in to comment.