summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorCarlos de la Guardia <cguardia@yahoo.com>2009-06-07 01:34:38 +0000
committerCarlos de la Guardia <cguardia@yahoo.com>2009-06-07 01:34:38 +0000
commitb9c37e57f966f1439f681a55c11f365b99ab8052 (patch)
tree26a0c6064a0181c9eb00983285a639d7f57ad629 /docs
parent7f4dfaa0e5d1a9d01b3f10a4a59d454ce094d4c0 (diff)
downloadpyramid-b9c37e57f966f1439f681a55c11f365b99ab8052.tar.gz
pyramid-b9c37e57f966f1439f681a55c11f365b99ab8052.tar.bz2
pyramid-b9c37e57f966f1439f681a55c11f365b99ab8052.zip
Extending explanation a little bit
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