Skip to content

Commit e448e25

Browse files
committed
Updated MacOS python install instruction
1 parent ba0a7f1 commit e448e25

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

en/python_installation/instructions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@ data-collapse=true ces-->
3737

3838
> **Note** Before you install Python on OS X, you should ensure your Mac settings allow installing packages that aren't from the App Store. Go to System Preferences (it's in the Applications folder), click "Security & Privacy," and then the "General" tab. If your "Allow apps downloaded from:" is set to "Mac App Store," change it to "Mac App Store and identified developers."
3939
40-
You need to go to the website https://www.python.org/downloads/release/python-361/ and download the Python installer:
40+
You need to go to the website https://www.python.org/downloads/mac-osx/ and download the latest Python installer:
4141

4242
* Download the *Mac OS X 64-bit/32-bit installer* file,
43-
* Double click *python-{{ book.py_release }}-macosx10.x.pkg* to run the installer.
43+
* Double click *python-{{ book.py_release }}-macosx10.9.pkg* to run the installer.
4444

4545
<!--endsec-->
4646

0 commit comments

Comments
 (0)