summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 54bf5c5..f71269d 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ Clone the repo or download the tarball and untar. Use qmake to build quackle.pr
Finally, build the main binary.
- cd quacker && qmake
+ cd quacker && qmake && make
The binary will build as 'Quackle'. It might be found in the quacker directory or in the release subdirectory.