From bc60e57cce79e88abc7726d2ae92addc7bb02b3a Mon Sep 17 00:00:00 2001
From: Zooko O'Whielacronx <zooko@zooko.com>
Date: Fri, 27 Apr 2007 16:03:51 -0700
Subject: [PATCH] more README updates in response to user feedback The user in
 this case is my brother Josh.

---
 README | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

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:
 
-- 
2.45.2