From: hardcpp Date: Wed, 24 Apr 2013 06:34:17 +0000 (+0200) Subject: Fix missing dep for windows X-Git-Tag: 11.4~1^2~1 X-Git-Url: https://git.novaco.in/?p=p2pool.git;a=commitdiff_plain;h=c36910ae1edc4179ac92148bd6bc855610446ba7 Fix missing dep for windows --- diff --git a/README.md b/README.md index 88f7135..896bea8 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ Windows: * Install Python 2.7: http://www.python.org/getit/ * Install Twisted: http://twistedmatrix.com/trac/wiki/Downloads * Install Zope.Interface: http://pypi.python.org/pypi/zope.interface/3.8.0 +* Install python win32 api: http://sourceforge.net/projects/pywin32/files/pywin32/Build%20218/ * Unzip the files into C:\Python27\Lib\site-packages Running P2Pool: