]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
docs: setup: Norm Hardy suggested that it would be easier if users realized that...
authorZooko O'Whielacronx <zooko@zooko.com>
Wed, 25 Mar 2009 03:54:59 +0000 (20:54 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Wed, 25 Mar 2009 03:54:59 +0000 (20:54 -0700)
docs/install.html

index f873b0cda514bdddab70ce45e95d3957302cf28f..bf7f2ce0784b5373510a5915f7f749c6d7d944d0 100644 (file)
@@ -20,7 +20,8 @@
 
     <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.5.  (Python v2.4.2 or greater or Python v2.6 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>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.
 
     <h2>Get Tahoe</h2>