]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
docs: edit install.html regarding versions of Python
authorZooko O'Whielacronx <zooko@zooko.com>
Mon, 13 Apr 2009 16:06:12 +0000 (09:06 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Mon, 13 Apr 2009 16:06:12 +0000 (09:06 -0700)
docs/install.html

index cf088e37876f8f93371181f5a3eb5ec739af5592..9b8466138ec3b10cabe993df60b82d0f32e7f299 100644 (file)
@@ -19,8 +19,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.5 is best.  Python v2.4.2 or greater or Python v2.6.0 or greater should also work, although Tahoe isn't as well-tested on them as it is on Python v2.5.  Python v3 does not work.
-    <p>If you don't have a proper version 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>Check if you already have an adequate version of Python installed by running <cite>python -V</cite>.  Python v2.5 is best.  Python v2.4 (v2.4.2 or greater) or Python v2.6 should also work, although Tahoe isn't as well-tested on them as it is on Python v2.5.  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.
 
     <h2>Get Tahoe</h2>