diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |