From: Zooko O'Whielacronx <zooko@zooko.com> Date: Mon, 13 Apr 2009 18:52:10 +0000 (-0700) Subject: docs: add note about pywin32 to install.html X-Git-Tag: allmydata-tahoe-1.4.0~2 X-Git-Url: https://git.rkrishnan.org/%5B/frontends/%22file:/%5B%5E?a=commitdiff_plain;h=79b6706038ce82a81c46ab275beab06a2ad7e45d;p=tahoe-lafs%2Ftahoe-lafs.git docs: add note about pywin32 to install.html --- 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>