From 175075e045310cb5d06814fac7ffdfaafc0c7283 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 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index f30fd82..ab07da3 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: