From: Zooko O'Whielacronx <zooko@zooko.com>
Date: Sat, 28 Apr 2007 00:17:51 +0000 (-0700)
Subject: update README to reflect simpler run-in-place procedure
X-Git-Tag: allmydata-tahoe-0.2.0~76
X-Git-Url: https://git.rkrishnan.org/uri//%22%22.?a=commitdiff_plain;h=a7d7f5cc960eee0a1c52f5aa2df5140e8f2411b8;p=tahoe-lafs%2Ftahoe-lafs.git

update README to reflect simpler run-in-place procedure
---

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: