From: Zooko O'Whielacronx <zooko@zooko.com>
Date: Tue, 7 Aug 2007 19:13:24 +0000 (-0700)
Subject: update README to reflect existence of "make install" target
X-Git-Url: https://git.rkrishnan.org/vdrive/$sch_link?a=commitdiff_plain;h=5f88cf500ed53f25d61f485be59e3d1b315763d2;p=tahoe-lafs%2Ftahoe-lafs.git

update README to reflect existence of "make install" target
---

diff --git a/README b/README
index 3eaa2c5b..66efaef2 100644
--- a/README
+++ b/README
@@ -147,6 +147,10 @@ There are three ways to do it.  Choose one:
 
  The Python Way:
 
+  This is automated by the makefile's "install" target, but in case you want
+  to configure the location or other install options you can learn how it is
+  done here:
+
   The Python Way is to execute "setup.py install" for each Python package.
 
   You'll need to run "setup.py install" four separate times, one for each of