From: Daniele Varrazzo Date: Mon, 8 Apr 2024 19:14:25 +0000 (+0000) Subject: docs: drop spurious word in readme X-Git-Tag: 3.2.0~57 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=449d9111841b6c47c9af92ac36e9b6372188d52c;p=thirdparty%2Fpsycopg.git docs: drop spurious word in readme Close #775 --- diff --git a/README.rst b/README.rst index aaaf0c4ba..66d08e182 100644 --- a/README.rst +++ b/README.rst @@ -51,7 +51,7 @@ different requirements: .. __: https://www.psycopg.org/psycopg3/docs/advanced/pool.html -You can create a local virtualenv and install there the packages `in +You can create a local virtualenv and install the packages `in development mode`__, together with their development and testing requirements::