From 11f74f08b880deeb6b400fb5f82c5273b5e8b51c Mon Sep 17 00:00:00 2001 From: Gosha Arinich <me@goshakkk.name> Date: Sat, 5 Jan 2013 20:08:55 +0300 Subject: wrap terminal prompt marks in a pre tag --- guides/source/getting_started.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'guides/source') diff --git a/guides/source/getting_started.md b/guides/source/getting_started.md index f23742c96a..3fe74bd9ea 100644 --- a/guides/source/getting_started.md +++ b/guides/source/getting_started.md @@ -71,7 +71,9 @@ By following along with this guide, you'll create a Rails project called (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 superuser and regular user terminal prompts respectively in a UNIX-like OS. If you are using Windows, your prompt will look something like c:\source_code> +TIP: The examples below use `#` and `$` to denote superuser and regular +user terminal prompts respectively in a UNIX-like OS. If you are using +Windows, your prompt will look something like `c:\source_code>` ### Installing Rails -- cgit v1.2.3