summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorTero Ahola <tero.ahola@digia.com>2012-06-05 13:16:07 +0300
committerTero Ahola <tero.ahola@digia.com>2012-06-05 13:16:07 +0300
commit69d51e7909711e032864d17562dbdd41c3f809f8 (patch)
tree947ad7b055a9ccc93bcf1dcab22624590cf9d5ac /README
parent4fe6712ddfc33b41cd879052c1983e1a6183c5c3 (diff)
Fixed a typo in README
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 842a1598..311b9b24 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