summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/narr/install.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/narr/install.rst b/docs/narr/install.rst
index 26d409e7f..e15c4afbf 100644
--- a/docs/narr/install.rst
+++ b/docs/narr/install.rst
@@ -116,8 +116,8 @@ If You Don't Yet Have A Python Interpreter (Windows)
If your Windows system doesn't have a Python interpreter, you'll need
to install it by downloading a Python 2.4, 2.5 or 2.6-series
-interpreter executable from `<python.org
-http://python.org/download/>`_ (the files labeled "Windows
+interpreter executable from `python.org's download section
+<http://python.org/download/>`_ (the files labeled "Windows
Installer"). Once you've downloaded it, double click on the
executable and accept the defaults during the installation process.
You may also need to download and install the `Python for Windows