From dbecdcf9a88a087a266db65c56a2e1495229b5a5 Mon Sep 17 00:00:00 2001 From: Bryan Housel Date: Tue, 14 Jun 2016 13:57:35 -0400 Subject: [PATCH] OS X -> macOS --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a6714c942..25ae87bfa 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Come on in, the water's lovely. More help? Ping `jfire` or `bhousel` on * Command line development tools (`make`, `git`, and a compiler) for your platform * Ubuntu: * `sudo apt-get install build-essential git` - * Mac OS X: + * macOS: * Install [Xcode](https://developer.apple.com/xcode/) and run `xcode-select --install` from a command line * Windows (Cygwin): * Install [Git for Windows](https://git-scm.com/downloads)