From 69d51e7909711e032864d17562dbdd41c3f809f8 2012-06-05 10:16:07 From: Tero Ahola Date: 2012-06-05 10:16:07 Subject: [PATCH] Fixed a typo in README --- diff --git a/README b/README index 842a159..311b9b2 100644 --- a/README +++ b/README @@ -30,7 +30,7 @@ Configure project with qmake: Build poject with make: (Linux) make (Windows with MinGw) mingw32-make - (Visual Studio) namke + (Visual Studio) nmake If you want to install the libraries to your Qt library directory use: make install