From dfc6e5cbcb74b86f2b60cb292a0146408a9b229b Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 22 Jun 2009 18:27:55 +0000 Subject: - Conditional documentation in installation section ("how to install a Python interpreter"). --- docs/tutorials/bfgwiki2/installation.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/tutorials/bfgwiki2') diff --git a/docs/tutorials/bfgwiki2/installation.rst b/docs/tutorials/bfgwiki2/installation.rst index 12d6bbe47..73687fff2 100644 --- a/docs/tutorials/bfgwiki2/installation.rst +++ b/docs/tutorials/bfgwiki2/installation.rst @@ -17,7 +17,8 @@ Windows. Preparation, UNIX ----------------- -#. Obtain, install, or find `Python 2.5 +#. If you don't already have a Python 2.5 interpreter installed on + your system, obtain, install, or find `Python 2.5 `_ for your system. #. Install latest `setuptools` into the Python you -- cgit v1.2.3