File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -92,12 +92,12 @@ Prerequisites:
9292Step 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.
95- **Windows 7 **:
96- * Click Advanced System Settings from left hand list
95+ **Windows 7 **
96+ * Click Advanced System Settings from left hand list (Advanced Tab on Windows XP)
9797* Click the Environment Variables button at the bottom
9898* In the System variables section double click on the variable line named Path
9999* Scroll to the end of the variable value field
100- * add semicolon (;) if one doesn't exist and then type ** C:\P ython27\; C:\P ython27\S cripts\* *
100+ * add semicolon (;) if one doesn't exist and then type `` C:\Python27\;C:\Python27\Scripts\ ``
101101
102102
103103Step 2: Install Distribute & Pip
You can’t perform that action at this time.
0 commit comments