From 808703c2d32c09798d38caf8110d6ee300f93ad1 Mon Sep 17 00:00:00 2001 From: Dubh Ad Date: Fri, 1 Nov 2019 07:57:40 +0000 Subject: [PATCH] Python 3.7 (#11069) Also updating the version here ;) --- source/_docs/installation/macos.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_docs/installation/macos.markdown b/source/_docs/installation/macos.markdown index 58c4a215f2e..76c5bf0db4a 100644 --- a/source/_docs/installation/macos.markdown +++ b/source/_docs/installation/macos.markdown @@ -5,7 +5,7 @@ description: "Installation of Home Assistant on your macOS system." [macOS](http://www.apple.com/macos/) is available by default on Apple computer. If you run a different operating system, please refer to the other section of the documentation. -To run Home Assistant on macOS, you need to install Python first. Download Python 3.6 or later (at this time, we recommend Python 3.7) from [https://www.python.org/downloads/mac-osx/](https://www.python.org/downloads/mac-osx/) and follow the instructions of the installer. +To run Home Assistant on macOS, you need to install Python first. Download Python 3.7 or later from [https://www.python.org/downloads/mac-osx/](https://www.python.org/downloads/mac-osx/) and follow the instructions of the installer. Open a terminal and install Home Assistant in a virtual environment: