From: Daniele Varrazzo Date: Tue, 12 Oct 2021 21:40:55 +0000 (+0200) Subject: Fix typo, as well as the sense, of a sentence X-Git-Tag: 3.0.1~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42a490601c8512ea314cc0e70e6811ce70606054;p=thirdparty%2Fpsycopg.git Fix typo, as well as the sense, of a sentence --- diff --git a/docs/basic/install.rst b/docs/basic/install.rst index 829f5eb01..3ab3cd44b 100644 --- a/docs/basic/install.rst +++ b/docs/basic/install.rst @@ -68,8 +68,8 @@ In these case you should proceed to a :ref:`local installation Did Psycopg 3 install ok? Great! You can now move on to the :ref:`basic module usage ` to learn how it works. - You can come back here if you the above method didn't work and you need a - way to install Psycopg 3 past the basic one. + Keep on reading if the above method didn't work and you need a different + way to install Psycopg 3. For further information about the differences between the packages see :ref:`pq-impl`.