From: Zooko O'Whielacronx <zooko@zooko.com>
Date: Mon, 19 Jan 2009 22:04:47 +0000 (-0700)
Subject: setup: simplify install.html a tad
X-Git-Tag: allmydata-tahoe-1.3.0~175
X-Git-Url: https://git.rkrishnan.org/specifications/%5B/%5D%20/nxhtml.html?a=commitdiff_plain;h=2dc8398886215f8a07554b2fc0fa46e943114398;p=tahoe-lafs%2Ftahoe-lafs.git

setup: simplify install.html a tad
---

diff --git a/docs/install.html b/docs/install.html
index 3efbf1ea..9e835dae 100644
--- a/docs/install.html
+++ b/docs/install.html
@@ -37,7 +37,7 @@
 
     <p>Run <cite>python setup.py trial</cite> to verify that it built correctly and passes all tests.</p>
 
-    <p>Run <cite>bin/tahoe --version</cite> to verify that the executable tool runs and prints out the right version number (the "allmydata" version number is the version number of the Tahoe package).</p>
+    <p>Run <cite>bin/tahoe --version</cite> to verify that the executable tool runs and prints out the right version number.</p>
 
     <h2>Run</h2>