From e5e124e851358088efb189af98e88e0a59174412 Mon Sep 17 00:00:00 2001 From: BrianPainter Date: Wed, 18 Jan 2012 08:27:34 -0500 Subject: [PATCH] Update docs/starting/installation.rst --- docs/starting/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/starting/installation.rst b/docs/starting/installation.rst index 43f729c..2f64d6e 100644 --- a/docs/starting/installation.rst +++ b/docs/starting/installation.rst @@ -99,7 +99,7 @@ If you haven't set your PATH variables as part of the Python2.7 install, now is * Click the Environment Variables button at the bottom * In the System variables section double click on the variable line named Path * Scroll to the end of the variable value field -* add semicolon (;) if one doesn't exist and then type **C:\Python27\;C:\Python27\Scripts\** +* add semicolon (;) if one doesn't exist and then type ``C:\Python27\;C:\Python27\Scripts\`` Step 2: Install Distribute & Pip