diff --git a/README.md b/README.md index 5a3768f..3208938 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ On Windows you need to install (those are links to the binary packages): - [Python x32](http://www.python.org/ftp/python/2.7.4/python-2.7.4.msi) or [Python x64](http://www.python.org/ftp/python/2.7.4/python-2.7.4.amd64.msi) - [PyQt x32](http://sourceforge.net/projects/pyqt/files/PyQt4/PyQt-4.10.1/PyQt4-4.10.1-gpl-Py2.7-Qt4.8.4-x32.exe) or [PyQt x64](http://sourceforge.net/projects/pyqt/files/PyQt4/PyQt-4.10.1/PyQt4-4.10.1-gpl-Py2.7-Qt4.8.4-x64.exe) -Then rename `freethemonkey` to `freethemonkey.pyw` and then you can run it by double-clicking. +Then rename `feedthemonkey` to `feedthemonkey.pyw` and then you can run it by double-clicking. ### OS X