From: Flavio Tordini Date: Sun, 20 Sep 2015 09:09:10 +0000 (+0200) Subject: Fixed typo X-Git-Tag: 2.5.1~4 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=d073a01b6a3292353556ea02ea5bfa62f2dd1453;p=minitube Fixed typo --- diff --git a/README.md b/README.md index 8ef1ca7..494268d 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ To be able to build on a Debian (or derivative) system: Compiling: - $ qmake "DEFINES += APP_GOOGLE_API_KEY=YouAPIKeyHere" + $ qmake "DEFINES += APP_GOOGLE_API_KEY=YourAPIKeyHere" $ make Beware of the Qt 4 version of qmake!