From c36910ae1edc4179ac92148bd6bc855610446ba7 Mon Sep 17 00:00:00 2001 From: hardcpp Date: Wed, 24 Apr 2013 08:34:17 +0200 Subject: [PATCH] Fix missing dep for windows --- README.md | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) 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: -- 1.7.1