Add a note about the fact that the Windows prompt will look different than the linux/osx prompt

This commit is contained in:
Jason Noble & Ralph Shnelvar 2011-07-24 14:51:48 -06:00
parent b084836339
commit e99a0b62ec

@ -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: