From 013d459487c16b9864e8e6e52ccf6870be1bd1e6 Mon Sep 17 00:00:00 2001 From: Jeff Forcier Date: Thu, 17 Nov 2011 17:40:41 -0800 Subject: [PATCH] Goofed up the RST (cherry picked from commit 175075e045310cb5d06814fac7ffdfaafc0c7283) --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index e80c308..fcf3e4d 100644 --- a/setup.py +++ b/setup.py @@ -26,7 +26,7 @@ are supported. SFTP client and server mode are both supported too. Required packages: pyCrypto -To install the `in-development version `, use `pip install ssh==dev`. +To install the `in-development version `_, use `pip install ssh==dev`. ''' # if someday we want to *require* setuptools, uncomment this: