We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa682c5 commit 2857fdaCopy full SHA for 2857fda
docs/starting/install3/osx.rst
@@ -107,7 +107,7 @@ The rest of the guide will assume that ``python`` references Python 3.
107
# Do I have a Python 3 installed?
108
$ python --version
109
Python 3.6.4 # Success!
110
- # If you still see 2.7 ensure in PATH /usr/local/bin/ takes pecedence over /usr/bin/
+ # If you still see 2.7 ensure in PATH /usr/local/bin/ takes precedence over /usr/bin/
111
112
Pipenv & Virtual Environments
113
-----------------------------
0 commit comments