Update Windows Instructions

This commit is contained in:
Matt Sowden 2012-09-11 19:18:23 -03:00
parent 908f9465a4
commit ea570d8eef
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ When running start.py, make sure you duck.
- wxPython (In the requirements.txt for all you pip fans, however you can avoid this.)
- pyCrypto 2.5 (Also in requirements.txt)
#PyCrypto on Windows Systems (32 bit)
##PyCrypto on Windows Systems (32 bit)
If you use Python 2.7 with win32 you're in luck, theres an installer right [here](http://www.secker.nl/wp-content/uploads/2012/03/pycrypto-2.5.win32-py2.7.exe) for pyCrypto 2.5
otherwise you're gonna need to compile it, followed by some fancy instructions on how to install pyCrypto over [here](http://www.secker.nl/2012/03/08/building-pycrypto-2-5-using-mingw-and-python-2-7-on-windows-xp/)