diff --git a/guide/english/python/index.md b/guide/english/python/index.md index aeaac6bfbec..0a483a8ecf6 100644 --- a/guide/english/python/index.md +++ b/guide/english/python/index.md @@ -28,6 +28,8 @@ Python doesn't ship with Windows. The installer and instructions can be found link +MacOS doesn't come with Python 3 (however Python 2.7 pre-installed by Apple), the installer and instructions can be found here + ## Python Interpreter The Python interpreter is used to run Python scripts.