From: Daniele Varrazzo Date: Tue, 12 Oct 2021 21:42:43 +0000 (+0200) Subject: Bold for an important install requirement X-Git-Tag: 3.0.1~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a00772d60a3112decc3c3f3d66849bf9f7cacc6;p=thirdparty%2Fpsycopg.git Bold for an important install requirement --- diff --git a/docs/basic/install.rst b/docs/basic/install.rst index 3ab3cd44b..7e85420f9 100644 --- a/docs/basic/install.rst +++ b/docs/basic/install.rst @@ -47,9 +47,9 @@ packages by running:: pip install psycopg[binary] -This will install a self-contained package with all the libraries needed. You -will need pip >= 20.3 at least: please run ``pip install --upgrade pip`` to -update it beforehand. +This will install a self-contained package with all the libraries needed. +**You will need pip 20.3 at least**: please run ``pip install --upgrade pip`` +to update it beforehand. The above package should work in most situations. It **will not work** in some cases though: