From 23fd9680cc5f1ce055032fd3454ef6adf976a479 Mon Sep 17 00:00:00 2001 From: Zooko O'Whielacronx <zooko@zooko.com> Date: Wed, 4 Feb 2009 15:38:40 -0700 Subject: [PATCH] doc: specify Python >= 2.4.2 --- docs/install.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.html b/docs/install.html index 021eda9e..c5fdc86c 100644 --- a/docs/install.html +++ b/docs/install.html @@ -20,7 +20,7 @@ <h2>Install Python</h2> - <p>Follow the instructions on <a href="http://python.org/download/">the Python download page</a> to download and install Python v2. (Note: Python v3 will not work.) + <p>Follow the instructions on <a href="http://python.org/download/">the Python download page</a> to download and install Python v2.4.2 or greater, but not Python v3 -- it has to be Python v2. <h2>Get Tahoe</h2> -- 2.45.2