Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c178db7

Browse files
committed
redundant instructions
1 parent fdc5e3b commit c178db7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/starting/install3/osx.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,6 @@ The rest of the guide will assume that ``python`` references Python 3.
114114
$ python --version
115115
Python 3.6.4 # Success!
116116
# If you still see 2.7 ensure in PATH /usr/local/bin/ takes precedence over /usr/bin/
117-
# If you are running OSX High Sierra add this to your .bash_profile or .profile instead
118-
# export PATH="/usr/local/opt/python/libexec/bin:$PATH"
119117
120118
Pipenv & Virtual Environments
121119
-----------------------------

0 commit comments

Comments
 (0)