From c79a646d10f040fb2aadd6a516f1159a04db0485 Mon Sep 17 00:00:00 2001 From: Andrew Brown Date: Fri, 29 Jun 2012 17:53:50 -0400 Subject: [PATCH] fixed spacing and formatting in windows tut --- docs/win_tut/windowsguide.rst | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/docs/win_tut/windowsguide.rst b/docs/win_tut/windowsguide.rst index c137c68..2287860 100644 --- a/docs/win_tut/windowsguide.rst +++ b/docs/win_tut/windowsguide.rst @@ -159,19 +159,20 @@ Common Pitfalls "overviewer.exe" is not recognised as an internal or external command, operable program, or batch file. - This is a common mistake to make, especially for people unfamiliar - with the command line. This happens if your current working directory - does not contain overviewer.exe. This is likely because you've forgot - to change the working directory to the directory you have unzipped - overviewer into. Re-read Step 4 for instructions on how to do that. + This is a common mistake to make, especially for people unfamiliar + with the command line. This happens if your current working directory + does not contain overviewer.exe. This is likely because you've forgot + to change the working directory to the directory you have unzipped + overviewer into. Re-read Step 4 for instructions on how to do that. - Overviewer is on a different drive than C:\ - You may have Overviewer located on a different partition than C:, - and for some odd reason the windows command line does not accept - "cd D:\" as a way to switch partitions. To do this, you have to just - type the drive letter followed by a colon:: + + You may have Overviewer located on a different partition than C:, + and for some odd reason the windows command line does not accept + "cd D:\" as a way to switch partitions. To do this, you have to just + type the drive letter followed by a colon:: D: - This should switch your current working directory to D:\ + This should switch your current working directory to D:\