diff options
| author | Steve Piercy <web@stevepiercy.com> | 2013-08-15 04:45:21 -0700 |
|---|---|---|
| committer | Steve Piercy <web@stevepiercy.com> | 2013-08-16 00:05:01 -0700 |
| commit | b35dc8716d2281e9ee7856736d19a45000802c81 (patch) | |
| tree | 708e4bf0c6cdb9eb7604e6d6bc5a85d555288e1d | |
| parent | d04e2c8e7d12768f92f18ab4771b76492927bb6d (diff) | |
| download | pyramid-b35dc8716d2281e9ee7856736d19a45000802c81.tar.gz pyramid-b35dc8716d2281e9ee7856736d19a45000802c81.tar.bz2 pyramid-b35dc8716d2281e9ee7856736d19a45000802c81.zip | |
Sphinx: WAAAAAAH! Just shut up and duplicate the link already.
| -rw-r--r-- | docs/narr/install.rst | 14 |
1 files changed, 4 insertions, 10 deletions
diff --git a/docs/narr/install.rst b/docs/narr/install.rst index c1ce64406..eaa9642a8 100644 --- a/docs/narr/install.rst +++ b/docs/narr/install.rst @@ -344,11 +344,8 @@ Windows Using Python 2 #. Download and install the most recent `Python 2.7.x version <http://www.python.org/download/>`_ for your system. -#. Download and install the `Python for Windows extensions - <http://sourceforge.net/projects/pywin32/files/pywin32/>`_. Carefully read - the README.txt file at the end of the list of builds, and follow its - directions. Make sure you get the proper bittedness of build and Python - 2.7 version. +#. Download and install the `Python for Windows extensions (for Python 2.7) <http://sourceforge.net/projects/pywin32/files/pywin32/>`_. + Carefully read the README.txt file at the end of the list of builds, and follow its directions. Make sure you get the proper bittedness of build and Python 2.7 version. #. Install latest :term:`setuptools` distribution into the Python you obtained/installed/found in the step above: download `ez_setup.py @@ -395,11 +392,8 @@ Windows Using Python 3 <http://www.python.org/download/>`_ for your system and which is supported by Pyramid. -#. Download and install the `Python for Windows extensions - <http://sourceforge.net/projects/pywin32/files/pywin32/>`_. Carefully read - the README.txt file at the end of the list of builds, and follow its - directions. Make sure you get the proper bittedness of build and Python - 3.x version. +#. Download and install the `Python for Windows extensions (for Python 3.x) <http://sourceforge.net/projects/pywin32/files/pywin32/>`_. + Carefully read the README.txt file at the end of the list of builds, and follow its directions. Make sure you get the proper bittedness of build and Python 3.x version. #. Install latest :term:`distribute` distribution into the Python you obtained/installed/found in the step above: download `distribute_setup.py |
