From 298d34718654a829c59d553975067ced4b90da52 Mon Sep 17 00:00:00 2001
From: Zooko O'Whielacronx <zooko@zooko.com>
Date: Mon, 24 Sep 2007 11:41:40 -0700
Subject: [PATCH] README: fix bug in which How To Build was omitted from The
 Running-In-Place Way to install.

---
 README | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/README b/README
index cba7abbc..4cf2e0c0 100644
--- a/README
+++ b/README
@@ -209,10 +209,10 @@ Way, The Running-In-Place Way, and The Debian Way.  Choose one:
 
   Get the source code (see above).
 
-  You can use Tahoe without installing it. Once you've built Tahoe then you
-  can execute "./bin/allmydata-tahoe". (When the allmydata-tahoe script is in
-  an Tahoe source distribution, it adds the necessary directory to the Python
-  "sys.path".)
+  You can use Tahoe without installing it. Build it by running "make". Once
+  you've built it then you can execute "./bin/allmydata-tahoe". (When the
+  allmydata-tahoe script is in an Tahoe source distribution, it adds the
+  necessary directory to the Python "sys.path".)
 
   If you do not already have installed the easy_install-able dependencies
   (zfec, foolscap, simplejson, and nevow) then you can install them into a
-- 
2.45.2