From 5f88cf500ed53f25d61f485be59e3d1b315763d2 Mon Sep 17 00:00:00 2001
From: Zooko O'Whielacronx <zooko@zooko.com>
Date: Tue, 7 Aug 2007 12:13:24 -0700
Subject: [PATCH] update README to reflect existence of "make install" target

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

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