Skip to content

Commit e5e124e

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/starting/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ If you haven't set your PATH variables as part of the Python2.7 install, now is
9999
* Click the Environment Variables button at the bottom
100100
* In the System variables section double click on the variable line named Path
101101
* Scroll to the end of the variable value field
102-
* add semicolon (;) if one doesn't exist and then type **C:\Python27\;C:\Python27\Scripts\**
102+
* add semicolon (;) if one doesn't exist and then type ``C:\Python27\;C:\Python27\Scripts\``
103103

104104

105105
Step 2: Install Distribute & Pip

0 commit comments

Comments
 (0)