]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
README: fix bug in which How To Build was omitted from The Running-In-Place Way to...
authorZooko O'Whielacronx <zooko@zooko.com>
Mon, 24 Sep 2007 18:41:40 +0000 (11:41 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Mon, 24 Sep 2007 18:41:40 +0000 (11:41 -0700)
README

diff --git a/README b/README
index cba7abbc42ff0bcd2f02b90e76a4f05aa1f70021..4cf2e0c01aa6dbfb9f9a1b10a8b2e2ace5beaa0c 100644 (file)
--- 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