]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
Change python.org link (https, main download page); editing.
authorDaira Hopwood <daira@jacaranda.org>
Thu, 25 Sep 2014 17:16:23 +0000 (18:16 +0100)
committerDaira Hopwood <daira@jacaranda.org>
Thu, 25 Sep 2014 17:16:23 +0000 (18:16 +0100)
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
docs/quickstart.rst

index ff3fdb998f3e4fe2bad1f81f0b49a5e4de2a31f1..e0395062f3073036e1f093e8669131682cd7a87a 100644 (file)
@@ -15,8 +15,7 @@ How To Get Tahoe-LAFS
 =====================
 
 This procedure has been verified to work on Windows, Mac, OpenSolaris, and
-too many flavors of Linux and of BSD to list. It's likely to work on other
-platforms.
+too many flavors of Linux and of BSD to list.
 
 In Case Of Trouble
 ------------------
@@ -35,11 +34,12 @@ Check if you already have an adequate version of Python installed by running
 ``python -V``. Python v2.6 (v2.6.6 or greater recommended) or Python v2.7
 will work. Python v3 does not work. On Windows, we recommend the use of
 native Python v2.7, not Cygwin Python. If you don't have one of these
-versions of Python installed, download and install `Python v2.7`_. Make sure
-that the path to the installation directory has no spaces in it (e.g. on
-Windows, do not install Python in the "Program Files" directory).
+versions of Python installed, `download`_ and install the latest version of
+Python v2.7. Make sure that the path to the installation directory has no
+spaces in it (e.g. on Windows, do not install Python in the "Program Files"
+directory).
 
-.. _Python v2.7: http://www.python.org/download/releases/2.7.4/
+.. _download: https://www.python.org/downloads/
 
 Get Tahoe-LAFS
 --------------