From 45031b1ca0bc8f94a5e19a75e2c8e416022ef4c9 Mon Sep 17 00:00:00 2001 From: Sean Mooney Date: Thu, 20 Jun 2019 03:24:28 -0400 Subject: [PATCH] Change OS X to macOS (#276) Just updating name. It's been called macOS for a little over 3 years now (https://www.wired.com/2016/06/apple-os-x-dead-long-live-macos/). --- docs/development_environment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/development_environment.md b/docs/development_environment.md index 5ce87a67..47481020 100644 --- a/docs/development_environment.md +++ b/docs/development_environment.md @@ -55,7 +55,7 @@ $ mkdir -p ../config $ hass -c ../config ``` -### Developing on OS X +### Developing on macOS Install [Homebrew](https://brew.sh/), then use that to install Python 3: