]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
docs: install.html: link into Python 2.5.5 download page
authorZooko O'Whielacronx <zooko@zooko.com>
Tue, 2 Feb 2010 06:58:52 +0000 (22:58 -0800)
committerZooko O'Whielacronx <zooko@zooko.com>
Tue, 2 Feb 2010 06:58:52 +0000 (22:58 -0800)
docs/install.html

index 17ad72514d3efd4a414d0f02495bdcabeb838109..c4a4e4b1f320f696ee73524bd119a0963d01e838 100644 (file)
@@ -18,7 +18,7 @@
 
     <h2>Install Python</h2>
 
-    <p>Check if you already have an adequate version of Python installed by running <cite>python -V</cite>.  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 <a href="http://python.org/download/">the Python download page</a> to download and install Python v2.5.</p>
+    <p>Check if you already have an adequate version of Python installed by running <cite>python -V</cite>.  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 <a href="http://www.python.org/download/releases/2.5.5/">the Python download page</a> to download and install Python v2.5.</p>
     <p>(If installing on Windows, you now need to manually install the <cite>pywin32</cite> package -- see "More Details" below.)</p>
 
     <h2>Get Tahoe-LAFS</h2>