From: Zooko O'Whielacronx <zooko@zooko.com>
Date: Fri, 27 Apr 2007 23:03:51 +0000 (-0700)
Subject: more README updates in response to user feedback
X-Git-Tag: allmydata-tahoe_v0.1.1-1-UNSTABLE~2
X-Git-Url: https://git.rkrishnan.org/components/com_hotproperty/module-simplejson.scanner.html?a=commitdiff_plain;h=bc60e57cce79e88abc7726d2ae92addc7bb02b3a;p=tahoe-lafs%2Ftahoe-lafs.git

more README updates in response to user feedback
The user in this case is my brother Josh.
---

diff --git a/README b/README
index c989c54b..d7e33518 100644
--- a/README
+++ b/README
@@ -67,7 +67,7 @@ DEPENDENCIES:
  * Python PyOpenSSL (0.6 or later) (secure transport layer)
   http://pyopenssl.sourceforge.net
 
-  For Windows-native, download this:
+  To install PyOpenSSL on Windows-native, download this:
   http://allmydata.org/source/pyOpenSSL-0.6.win32-py2.5.exe
 
  * to build the debian packages you will need all the usual debian-packaging
@@ -76,9 +76,6 @@ DEPENDENCIES:
    distribution. You will also want the 'fakeroot' package to allow the
    top-level 'make deb-DIST' targets work.
 
- * on Windows, the pywin32 package
-  http://sourceforge.net/projects/pywin32/
-
  * Foolscap (0.1.2 or newer) (remote object library)
   http://twistedmatrix.com/trac/wiki/FoolsCap
 
@@ -86,6 +83,9 @@ DEPENDENCIES:
   release to the next, make sure all of your nodes are using the same version
   of Foolscap
 
+ * on Windows, the pywin32 package
+  http://sourceforge.net/projects/pywin32/
+
 
 BUILDING: