We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52c4d6f commit 1b255b7Copy full SHA for 1b255b7
doc/src/install.rst
@@ -31,7 +31,7 @@ wheel_ package available on PyPI_:
31
32
This will install a pre-compiled binary version of the module which does not
33
require the build or runtime prerequisites described below. Make sure to use
34
-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
35
like ``pip install -U pip``).
36
37
You may then import the ``psycopg2`` package, as usual:
0 commit comments