Fix up-date-date typo

Close #1336
This commit is contained in:
Daniele Varrazzo 2021-08-07 20:53:54 +01:00
parent 52c4d6fad4
commit 1b255b7dc3

View File

@ -31,7 +31,7 @@ wheel_ package available on PyPI_:
This will install a pre-compiled binary version of the module which does not
require the build or runtime prerequisites described below. Make sure to use
an up-date-date version of :program:`pip` (you can upgrade it using something
an up-to-date version of :program:`pip` (you can upgrade it using something
like ``pip install -U pip``).
You may then import the ``psycopg2`` package, as usual: