From 87b84e0721a7dbf131bbb224082ad2701d657db3 Mon Sep 17 00:00:00 2001 From: Andrey Fedorov Date: Mon, 5 Feb 2018 10:50:41 -0800 Subject: [PATCH] Rename OS X as macOS (#950) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e76c2b3..02f69a6 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Getting Started with Slate You're going to need: - - **Linux or OS X** — Windows may work, but is unsupported. + - **Linux or macOS** — Windows may work, but is unsupported. - **Ruby, version 2.3.1 or newer** - **Bundler** — If Ruby is already installed, but the `bundle` command doesn't work, just run `gem install bundler` in a terminal.