From 8555f5aeafebaae9b1e2df8ab7e08a7c80b7f21b Mon Sep 17 00:00:00 2001 From: Paul Romero Date: Thu, 24 Aug 2017 08:40:19 +0100 Subject: [PATCH] cleaned up links --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 871cf0ed5..d260a3e24 100644 --- a/README.md +++ b/README.md @@ -11,11 +11,11 @@ Linux: * sudo apt-get install python-argparse # if on Python 2.6 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/ -* Install python win32 api wmi wrapper: https://pypi.python.org/pypi/WMI/#downloads +* 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/) +* Install [python win32 api wmi wrapper](https://pypi.python.org/pypi/WMI/#downloads) * Unzip the files into C:\Python27\Lib\site-packages Running P2Pool: