summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>2014-08-24 23:33:14 +0100
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>2014-08-24 23:33:14 +0100
commitdf9fbc515d6f586e84d7853965f2bc544177ac6a (patch)
treea0be8cf03f78dd603d0c6e92b5b576cd3ab612d9
parentf7ee006bef9eb1f0d515dd810d32e30fca1efc52 (diff)
downloadpsycopg2-df9fbc515d6f586e84d7853965f2bc544177ac6a.tar.gz
Direct link to the install docs in the readme
-rw-r--r--README.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index d83d2d4..51d2d6b 100644
--- a/README.rst
+++ b/README.rst
@@ -36,7 +36,9 @@ development packages installed in your system) the standard::
sudo python setup.py install
should work no problem. In case you have any problem check the 'install' and
-the 'faq' documents in the docs or online.
+the 'faq' documents in the docs or online__.
+
+.. __: http://initd.org/psycopg/docs/install.html
For any other resource (source code repository, bug tracker, mailing list)
please check the `project homepage`__.