summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 7d070cb..0bbc8ff 100644
--- a/README.rst
+++ b/README.rst
@@ -16,7 +16,7 @@ Prerequisites
Pygerrit has been tested on Ubuntu 10.4 and Mac OSX 10.8.4, with Python 2.6.x
and 2.7.x. Support for other platforms and Python versions is not guaranteed.
-Pygerrit depends on the `paramiko_` and `requests`_ libraries.
+Pygerrit depends on the `paramiko`_ and `requests`_ libraries.
Installation