]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
add setuptools to required dependencies in README
authorZooko O'Whielacronx <zooko@zooko.com>
Thu, 26 Apr 2007 22:56:54 +0000 (15:56 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Thu, 26 Apr 2007 22:56:54 +0000 (15:56 -0700)
README

diff --git a/README b/README
index ad87919549d7872d0d86dcc10e0f82bb7c52f5e8..c067b90bba483f7666cb85e409dbd348ab1244fd 100644 (file)
--- 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