]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
update README to reflect dependency on python-dev
authorZooko O'Whielacronx <zooko@zooko.com>
Mon, 30 Apr 2007 06:33:49 +0000 (23:33 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Mon, 30 Apr 2007 06:33:49 +0000 (23:33 -0700)
README

diff --git a/README b/README
index e6a463b948a63fb33e27b2f254fda8e186ffa9e9..1da96d549d5fda834124deb2c9309d292c097c91 100644 (file)
--- a/README
+++ b/README
@@ -45,8 +45,8 @@ DEPENDENCIES:
 
  * GNU make (build tool)
 
- * Python 2.4 or newer (tested against 2.4, 2.5, and 2.5.1), but v2.5 or 
-   higher is required on Windows-native) (language)
+ * Python 2.4 or newer (tested against 2.4, and 2.5.1, but v2.5 or higher is
+   required on Windows-native), including development headers (language)
 
    http://python.org/