summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/narr/install.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/narr/install.rst b/docs/narr/install.rst
index 92af89f8e..d2065d75e 100644
--- a/docs/narr/install.rst
+++ b/docs/narr/install.rst
@@ -158,6 +158,8 @@ Installing :mod:`repoze.bfg` on a Windows System
#. Install the `Python for Windows extensions
<http://www.sourceforge.net/project/showfiles.php?group_id=78018>`_.
+ Make sure to pick the right download for Python 2.5 and install it
+ using the same Python installation from the previous step.
#. Install latest `setuptools` into the Python you
obtained/installed/found in the step above: download `ez_setup.py