From c5af44439998297e35476b9f44326e4f6ec4b0ef Mon Sep 17 00:00:00 2001
From: wilcoxjg <wilcoxjg@gmail.com>
Date: Wed, 8 Aug 2007 20:00:35 -0700
Subject: [PATCH] changed README install "Python Way" section

---
 README | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/README b/README
index 5eee3551..9e056630 100644
--- a/README
+++ b/README
@@ -148,9 +148,8 @@ 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:
+  Just run make install.
+  If 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.
 
-- 
2.45.2