diff --git a/docs/Installation.md b/docs/Installation.md index 46380ec495..c5d47223fb 100644 --- a/docs/Installation.md +++ b/docs/Installation.md @@ -40,6 +40,8 @@ If you are a Windows user who is new to Python and TensorFlow, follow [this guid ### Mac and Unix Users +[Download](https://www.python.org/downloads/) and install Python 3 if you do not already have it. + If your Python environment doesn't include `pip`, see these [instructions](https://packaging.python.org/guides/installing-using-linux-tools/#installing-pip-setuptools-wheel-with-linux-package-managers) on installing it.