File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -93,15 +93,14 @@ Step 1: Set PATH variables
9393--------------------------
9494If 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+
105104Step 2: Install Distribute & Pip
106105--------------------------------
107106
You can’t perform that action at this time.
0 commit comments