Skip to content

Commit 2857fda

Browse files
authored
Update osx.rst
1 parent aa682c5 commit 2857fda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/starting/install3/osx.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ The rest of the guide will assume that ``python`` references Python 3.
107107
# Do I have a Python 3 installed?
108108
$ python --version
109109
Python 3.6.4 # Success!
110-
# If you still see 2.7 ensure in PATH /usr/local/bin/ takes pecedence over /usr/bin/
110+
# If you still see 2.7 ensure in PATH /usr/local/bin/ takes precedence over /usr/bin/
111111
112112
Pipenv & Virtual Environments
113113
-----------------------------

0 commit comments

Comments
 (0)