From: david-sarah Date: Tue, 3 Aug 2010 23:32:54 +0000 (-0700) Subject: docs/quickstart.html: link to 1.8.0beta zip, and note 'bin\tahoe' on Windows. X-Git-Tag: allmydata-tahoe-1.8.0b2~29 X-Git-Url: https://git.rkrishnan.org/?a=commitdiff_plain;h=ebfde4f09f40a6cedcdac5e6394b37658419e38c;p=tahoe-lafs%2Ftahoe-lafs.git docs/quickstart.html: link to 1.8.0beta zip, and note 'bin\tahoe' on Windows. --- diff --git a/docs/quickstart.html b/docs/quickstart.html index eed5f4d3..c6483758 100644 --- a/docs/quickstart.html +++ b/docs/quickstart.html @@ -27,6 +27,10 @@
http://tahoe-lafs.org/source/tahoe-lafs/releases/allmydata-tahoe-1.7.1.zip
+

or the latest beta release, v1.8.0β:

+
http://tahoe-lafs.org/source/tahoe-lafs/releases/tahoe-lafs-ticket798-1.8.0b.zip
+

Set Up Tahoe-LAFS

Unpack the zip file and cd into the top-level directory.

@@ -37,7 +41,7 @@

Optionally run python setup.py test to verify that it passes all of its self-tests.

-

Run bin/tahoe --version to verify that the executable tool prints out the right version number.

+

Run bin/tahoe --version (on Windows, bin\tahoe --version) to verify that the executable tool prints out the right version number.

Run Tahoe-LAFS