From e99a0b62ec128272350060554a0f41673fcdb78d Mon Sep 17 00:00:00 2001 From: Jason Noble & Ralph Shnelvar Date: Sun, 24 Jul 2011 14:51:48 -0600 Subject: Add a note about the fact that the Windows prompt will look different than the linux/osx prompt --- railties/guides/source/getting_started.textile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'railties/guides/source') diff --git a/railties/guides/source/getting_started.textile b/railties/guides/source/getting_started.textile index aaad63523a..b3b3581147 100644 --- a/railties/guides/source/getting_started.textile +++ b/railties/guides/source/getting_started.textile @@ -217,6 +217,8 @@ If you follow this guide, you'll create a Rails project called blog, 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: -- cgit v1.2.3