From ea83827d57ac157851eb6e30c4bb1910a042e5cb Mon Sep 17 00:00:00 2001 From: Nikita Titov Date: Sat, 20 Oct 2018 15:26:47 +0300 Subject: [PATCH] Update macOS naming --- INSTALL.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index 4ff7d1c4f..ef4bd9f8c 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -22,9 +22,9 @@ Once python 3 is installed run `python3 -m pip install virtualenv` to install vi Windows users will need to install `Visual C++ Build Tools`, which can be installed by [Microsoft Build Tools](Microsoft Build Tools 2015) -### OS X +### macOS -OS X users will need to install [xcode command line tools](https://developer.xamarin.com/guides/testcloud/calabash/configuring/osx/install-xcode-command-line-tools/) and [homebrew](http://brew.sh/). +macOS users will need to install [xcode command line tools](https://developer.xamarin.com/guides/testcloud/calabash/configuring/osx/install-xcode-command-line-tools/) and [homebrew](http://brew.sh/). Remaining dependencies can then be installed by running: