From: Ben Darnell Date: Fri, 29 Mar 2013 13:32:15 +0000 (-0400) Subject: Pypi's rst rendering doesn't like it when the same anchortext is reused X-Git-Tag: v3.0.1~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c64d3d1578592d3bdf5b0a9fdc96d22a9eece54f;p=thirdparty%2Ftornado.git Pypi's rst rendering doesn't like it when the same anchortext is reused for different targets. --- diff --git a/README.rst b/README.rst index eed3cc334..d59d9d408 100644 --- a/README.rst +++ b/README.rst @@ -49,7 +49,7 @@ Installation pip install tornado -Tornado is listed in `PyPI `_ and +Tornado is listed in `PyPI `_ and can be installed with ``pip`` or ``easy_install``. Note that the source distribution includes demo applications that are not present when Tornado is installed in this way, so you may wish to download a