summaryrefslogtreecommitdiff
path: root/docs/tutorials/bfgwiki
diff options
context:
space:
mode:
authorChris McDonough <chrism@agendaless.com>2009-07-06 23:44:51 +0000
committerChris McDonough <chrism@agendaless.com>2009-07-06 23:44:51 +0000
commit8c51fc9077bac0bd5b7a199b08fd3506a0cffcf6 (patch)
treed10fb8fdabf4298d5960358d0f54121e27d283d9 /docs/tutorials/bfgwiki
parenta4d4f6b46f5462bf41806957df5e76c07730c7b5 (diff)
downloadpyramid-8c51fc9077bac0bd5b7a199b08fd3506a0cffcf6.tar.gz
pyramid-8c51fc9077bac0bd5b7a199b08fd3506a0cffcf6.tar.bz2
pyramid-8c51fc9077bac0bd5b7a199b08fd3506a0cffcf6.zip
- Minor edits to tutorials for accuracy based on feedback.
- Back to dev.
Diffstat (limited to 'docs/tutorials/bfgwiki')
-rw-r--r--docs/tutorials/bfgwiki/installation.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/tutorials/bfgwiki/installation.rst b/docs/tutorials/bfgwiki/installation.rst
index 63a770299..53adec6bd 100644
--- a/docs/tutorials/bfgwiki/installation.rst
+++ b/docs/tutorials/bfgwiki/installation.rst
@@ -21,7 +21,7 @@ Preparation, UNIX
your system, obtain, install, or find `Python 2.5
<http://python.org/download/releases/2.5.4/>`_ for your system.
-#. Install latest `setuptools` into the Python you
+#. Install the latest `setuptools` into the Python you
obtained/installed/found in the step above: download `ez_setup.py
<http://peak.telecommunity.com/dist/ez_setup.py>`_ and run it using
the ``python`` interpreter of your Python 2.5 installation:
@@ -73,7 +73,7 @@ Preparation, Windows
#. Install, or find `Python 2.5
<http://python.org/download/releases/2.5.4/>`_ for your system.
-#. Install latest `setuptools` into the Python you
+#. Install the latest `setuptools` into the Python you
obtained/installed/found in the step above: download `ez_setup.py
<http://peak.telecommunity.com/dist/ez_setup.py>`_ and run it using
the ``python`` interpreter of your Python 2.5 installation using a