From cd39b89526cd1a7f37d144cf07820cd2ca052f69 Mon Sep 17 00:00:00 2001 From: "Jason R. Coombs" Date: Tue, 14 May 2013 07:58:03 -0400 Subject: Reindent long lines --- README.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.txt b/README.txt index 69e32764..6297ca01 100755 --- a/README.txt +++ b/README.txt @@ -16,7 +16,10 @@ Windows Install setuptools using the provided ``.exe`` installer. 64-bit versions of Python - Download `ez_setup.py`_ and run it; it will download the appropriate .egg file and install it for you. (Currently, the provided ``.exe`` installer does not support 64-bit versions of Python for Windows, due to a `distutils installer compatibility issue`_ + Download `ez_setup.py`_ and run it; it will download the appropriate .egg + file and install it for you. (Currently, the provided ``.exe`` installer + does not support 64-bit versions of Python for Windows, due to a + `distutils installer compatibility issue`_ .. _ez_setup.py: http://peak.telecommunity.com/dist/ez_setup.py .. _distutils installer compatibility issue: http://bugs.python.org/issue6792 -- cgit v1.2.3