From 55cf61f042b355b83ed2dd5cabeade7b0e5b0205 Mon Sep 17 00:00:00 2001 From: David Pursehouse Date: Fri, 30 May 2014 11:24:15 +0900 Subject: Fix paramiko link in the README file Change-Id: Ib7875046cdfd900f710209eab33e67db4c0a6799 --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.1