From 2dc8398886215f8a07554b2fc0fa46e943114398 Mon Sep 17 00:00:00 2001
From: Zooko O'Whielacronx <zooko@zooko.com>
Date: Mon, 19 Jan 2009 15:04:47 -0700
Subject: [PATCH] setup: simplify install.html a tad

---
 docs/install.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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>
 
-- 
2.45.2