From c4093505ae7844e2bc912c20e741d069643feff3 Mon Sep 17 00:00:00 2001 From: Jeena Date: Sat, 19 Oct 2013 19:06:47 +0200 Subject: [PATCH] fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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