From 8c51fc9077bac0bd5b7a199b08fd3506a0cffcf6 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 6 Jul 2009 23:44:51 +0000 Subject: - Minor edits to tutorials for accuracy based on feedback. - Back to dev. --- docs/tutorials/bfgwiki/installation.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/tutorials/bfgwiki') 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 `_ 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 `_ 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 `_ 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 `_ and run it using the ``python`` interpreter of your Python 2.5 installation using a -- cgit v1.2.3