Update docs/starting/installation.rst

This commit is contained in:
BrianPainter
2012-01-18 08:27:34 -05:00
parent 1c5f7e04f8
commit e5e124e851
+1 -1
View File
@@ -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