diff --git a/README.md b/README.md new file mode 100644 index 0000000..4660ae6 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Pesterchum-Alt +Normal pesterchum documentation is in "README-pesterchum.mkdn", and the one for Karxi's fork is README-karxi.mkdn. + +## Building +Just simply running "python setup.py build" seems to be working for me for building on windows now. + +Make sure you are running Python 2 and have all the dependencies installed. PyQt4 is no longer downloadable (at least, to my knowledge) via pip, but can still be installed from it's sourceforce page.