From 79b6706038ce82a81c46ab275beab06a2ad7e45d Mon Sep 17 00:00:00 2001
From: Zooko O'Whielacronx <zooko@zooko.com>
Date: Mon, 13 Apr 2009 11:52:10 -0700
Subject: [PATCH] docs: add note about pywin32 to install.html

---
 docs/install.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/install.html b/docs/install.html
index 88fbe40f..feaa8cec 100644
--- a/docs/install.html
+++ b/docs/install.html
@@ -45,7 +45,7 @@
 
     <h2>More Details</h2>
 
-    <p>For more details, including platform-specific hints for Debian, Windows, and Mac systems, please see the <a href="http://allmydata.org/trac/tahoe/wiki/InstallDetails">InstallDetails</a> wiki page.</p>
+    <p>For more details, including platform-specific hints for Debian, Windows, and Mac systems, please see the <a href="http://allmydata.org/trac/tahoe/wiki/InstallDetails">InstallDetails</a> wiki page. If you are running on Windows, you need to manually install "pywin32", as described on that page.
 
   </body>
 </html>
-- 
2.45.2