aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/docs
diff options
context:
space:
mode:
authorGravatar William Entriken <github.com@phor.net>2017-11-13 08:26:23 -0800
committerGravatar Copybara-Service <copybara-piper@google.com>2017-11-13 08:29:10 -0800
commit3e0c545404be6bce908d035044a5ff0ee41cc472 (patch)
tree8ae8d988038cb637ec569210f123642f1c9d64c1 /site/docs
parent4aa998d401347d412d0ac605173c9a0fddedaea9 (diff)
Use macOS as the new name for Mac OS X
Mac OS X is the name of operating systems released by Apple, Inc between years 2001 and 2015. macOS is the name of operating systems released by Apple, Inc starting in 2016 and continuing until current times. Documentation of the change in product name: https://en.wikipedia.org/wiki/MacOS#macOS_10.12_Sierra http://www.businessinsider.com/wwdc-2016-os-x-becomes-macos-2016-6 Closes #3990. PiperOrigin-RevId: 175535106
Diffstat (limited to 'site/docs')
-rw-r--r--site/docs/install.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/docs/install.md b/site/docs/install.md
index be23190988..2c60abe217 100644
--- a/site/docs/install.md
+++ b/site/docs/install.md
@@ -9,7 +9,7 @@ See the instructions for installing Bazel on:
* [Ubuntu Linux (16.04, 15.10, and 14.04)](install-ubuntu.md)
* [Fedora 25, 26, and CentOS 7](install-redhat.md)
-* [Mac OS X](install-os-x.md)
+* [macOS](install-os-x.md)
* [Windows](install-windows.md)
For other platforms, you can try to [compile from source](install-compile-source.md).