From d073a01b6a3292353556ea02ea5bfa62f2dd1453 Mon Sep 17 00:00:00 2001 From: Flavio Tordini Date: Sun, 20 Sep 2015 11:09:10 +0200 Subject: [PATCH] Fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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! -- 2.39.5