Skip to content

Commit 8d48118

Browse files
committed
Update docs/starting/installation.rst
1 parent e5e124e commit 8d48118

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

docs/starting/installation.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,15 +93,14 @@ Step 1: Set PATH variables
9393
--------------------------
9494
If you haven't set your PATH variables as part of the Python2.7 install, now is the time to do that. Right click on My Computer and select properties.
9595

96-
**Windows 7**
97-
98-
* Click Advanced System Settings from left hand list
96+
* Click Advanced System Settings from left hand list (On Windows XP click the Advanced Tab)
9997
* Click the Environment Variables button at the bottom
10098
* In the System variables section double click on the variable line named Path
10199
* Scroll to the end of the variable value field
102100
* add semicolon (;) if one doesn't exist and then type ``C:\Python27\;C:\Python27\Scripts\``
103101

104102

103+
105104
Step 2: Install Distribute & Pip
106105
--------------------------------
107106

0 commit comments

Comments
 (0)