From: Zooko O'Whielacronx <zooko@zooko.com>
Date: Thu, 26 Apr 2007 22:56:54 +0000 (-0700)
Subject: add setuptools to required dependencies in README
X-Git-Tag: allmydata-tahoe_v0.1.1-1-UNSTABLE~37
X-Git-Url: https://git.rkrishnan.org/%5B/frontends/%3C?a=commitdiff_plain;h=da2983c26286a523782a2294d2c54322400b8e4b;p=tahoe-lafs%2Ftahoe-lafs.git

add setuptools to required dependencies in README
---

diff --git a/README b/README
index ad879195..c067b90b 100644
--- a/README
+++ b/README
@@ -47,6 +47,9 @@ DEPENDENCIES:
 
  * GNU make (build tool)
 
+ * setuptools (build and distribution tool)
+  http://peak.telecommunity.com/DevCenter/EasyInstall#installation-instructions
+
 BUILDING:
 
  Just type 'make'. This works on Windows too, provided that you have the