From a7d7f5cc960eee0a1c52f5aa2df5140e8f2411b8 Mon Sep 17 00:00:00 2001
From: Zooko O'Whielacronx <zooko@zooko.com>
Date: Fri, 27 Apr 2007 17:17:51 -0700
Subject: [PATCH] update README to reflect simpler run-in-place procedure

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

diff --git a/README b/README
index 6eeaa52f..a262c72b 100644
--- a/README
+++ b/README
@@ -127,8 +127,7 @@ INSTALLING:
 
  To run from a source tree (without installing first), type 'make', which
  will put all the necessary libraries into a local directory named
- instdir/lib/pythonN.N/site-packages/ , which you can then add to your
- PYTHONPATH .
+ "./instdir/", which you can then add to your PYTHONPATH .
 
 
 RUNNING:
-- 
2.45.2