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::