]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
more README updates in response to user feedback
authorZooko O'Whielacronx <zooko@zooko.com>
Fri, 27 Apr 2007 23:03:51 +0000 (16:03 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Fri, 27 Apr 2007 23:03:51 +0000 (16:03 -0700)
The user in this case is my brother Josh.

README

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