Skip to content

Commit 2e90258

Browse files
committed
Update a help doc
1 parent 815453a commit 2e90258

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

help_docs/requirements_installation.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ python -m pip install -U pip setuptools
2929

3030
If you're having any trouble with that, you can [GET PIP HERE](https://pip.pypa.io/en/latest/installing/).
3131

32-
When done, make sure pip is on your path. ($PATH on Mac/Linux. System Environment Variables on WINDOWS.)
33-
32+
When done, make sure the location of pip is on your path, which is `$PATH` for Mac/Linux. (On Windows, it's the System Variables `Path` within System Environment Variables. Ex: Add "C:/Python27/Scripts/" to the end of the `Path` variable.)
3433

3534
### [Homebrew](http://brew.sh/) (MAC-ONLY) (OPTIONAL)
3635

0 commit comments

Comments
 (0)