]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
Update title of OpenSSL and pyOpenSSL build instructions.
authorDaira Hopwood <daira@jacaranda.org>
Fri, 1 May 2015 21:07:27 +0000 (22:07 +0100)
committerDaira Hopwood <daira@jacaranda.org>
Fri, 1 May 2015 21:07:27 +0000 (22:07 +0100)
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
docs/build/build-pyOpenSSL.rst

index 242b9d62b0980a2a80d4796a636db42cc5249879..686de56bdea1ea657283622c45c9ecfeb2e5571c 100644 (file)
@@ -1,11 +1,11 @@
-Building pyOpenSSL on Windows-7 (64-bit)
-========================================
+Building pyOpenSSL on Windows
+=============================
 
 This document details the steps to build an pyOpenSSL egg with embedded
 OpenSSL library, for use by Tahoe-LAFS on Windows.
 
-The instructions were tried on Windows-7 64-bit. Building on a 32-bit machine
-shouldn't be too different.
+The instructions were tried on Windows 7 64-bit and Windows XP 32-bit.
+They should work on other versions of Windows, maybe with minor variations.
 
 
 Download and install Microsoft Visual C++ compiler for Python 2.7