From: Zooko O'Whielacronx Date: Tue, 2 Feb 2010 06:58:52 +0000 (-0800) Subject: docs: install.html: link into Python 2.5.5 download page X-Git-Tag: allmydata-tahoe-1.6.1~35 X-Git-Url: https://git.rkrishnan.org/?a=commitdiff_plain;h=4d2c81d0090042d6434775c9a781f1caa0da6059;p=tahoe-lafs%2Ftahoe-lafs.git docs: install.html: link into Python 2.5.5 download page --- diff --git a/docs/install.html b/docs/install.html index 17ad7251..c4a4e4b1 100644 --- a/docs/install.html +++ b/docs/install.html @@ -18,7 +18,7 @@

Install Python

-

Check if you already have an adequate version of Python installed by running python -V. Python v2.4 (v2.4.2 or greater), Python v2.5 or Python v2.6 will work. Python v3 does not work. If you don't have one of these versions of Python installed, then follow the instructions on the Python download page to download and install Python v2.5.

+

Check if you already have an adequate version of Python installed by running python -V. Python v2.4 (v2.4.2 or greater), Python v2.5 or Python v2.6 will work. Python v3 does not work. If you don't have one of these versions of Python installed, then follow the instructions on the Python download page to download and install Python v2.5.

(If installing on Windows, you now need to manually install the pywin32 package -- see "More Details" below.)

Get Tahoe-LAFS