From 7c2fed1ceb6caa49c2b5e299d24e603e4d67cc26 Mon Sep 17 00:00:00 2001 From: Hugo Osvaldo Barrera Date: Tue, 21 Jun 2022 11:04:09 +0200 Subject: [PATCH] Update homebrew references Also, it's called "macOS" nowadays. --- docs/installation.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/installation.rst b/docs/installation.rst index 47e8c6b..783b860 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -7,15 +7,15 @@ Installation OS/distro packages ------------------ -The following packages are user-contributed and were up-to-date at the time of -writing: +The following packages are community-contributed and were up-to-date at the +time of writing: - `ArchLinux `_ - `Ubuntu and Debian, x86_64-only `_ (packages also exist in the official repositories but may be out of date) - `GNU Guix `_ -- `OS X (homebrew) `_ +- `macOS (homebrew) `_ - `BSD (pkgsrc) `_ - `OpenBSD `_ @@ -44,7 +44,7 @@ following things are installed: - Python 3.7+ and pip. - ``libxml`` and ``libxslt`` - ``zlib`` -- Linux or OS X. **Windows is not supported**, see :gh:`535`. +- Linux or macOS. **Windows is not supported**, see :gh:`535`. On Linux systems, using the distro's package manager is the best way to do this, for example, using Ubuntu::