summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/install.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/install.txt b/docs/install.txt
index 4650fd746b..bdae078dde 100644
--- a/docs/install.txt
+++ b/docs/install.txt
@@ -52,8 +52,8 @@ Additionally, you'll need to make sure your Python database bindings are
installed.
* If you're using PostgreSQL, you'll need the psycopg_ package (version 2 is
- recommended with ``postgresql_psycopg2`` backend, version 1.1 works also with the
- ``postgresql``` backend).
+ recommended with ``postgresql_psycopg2`` backend, version 1.1 works also
+ with the ``postgresql`` backend).
If you're on Windows, check out the unofficial `compiled Windows version`_.