From: Artur Dryomov Date: Tue, 14 Sep 2021 09:37:55 +0000 (+0300) Subject: Change macOS name in installation documentation X-Git-Tag: 3.0~77 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8058f4ba6a39cd887d018dee7278c8adf2ad31cb;p=thirdparty%2Fpsycopg.git Change macOS name in installation documentation --- diff --git a/docs/basic/install.rst b/docs/basic/install.rst index a0b18aabe..2f2038d2d 100644 --- a/docs/basic/install.rst +++ b/docs/basic/install.rst @@ -30,7 +30,7 @@ some cases though: - you need a glibc-based Linux distribution: the ``binary`` package doesn't work on Alpine Linux for instance; -- you have a newly released Python or Mac Os X version for which binary +- you have a newly released Python or macOS version for which binary packages are not ready yet. In these case you should proceed to a :ref:`local installation