]> git.sur5r.net Git - minitube/commitdiff
Fixed typo
authorFlavio Tordini <flavio.tordini@gmail.com>
Sun, 20 Sep 2015 09:09:10 +0000 (11:09 +0200)
committerFlavio Tordini <flavio.tordini@gmail.com>
Sun, 20 Sep 2015 09:09:10 +0000 (11:09 +0200)
README.md

index 8ef1ca75c046c018726bd222e49336aad78afa9f..494268da4c173a201d0fed14be66e19a0cbb96b9 100644 (file)
--- 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!