summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLeith Bade <leith@mapbox.com>2014-11-25 22:20:26 +1100
committerLeith Bade <leith@mapbox.com>2014-11-28 00:11:38 +1100
commite58b973eb3ba2b43c7175bbe5c6b3a84fbff88d6 (patch)
tree2473e2c97980a1c19e6936488fc2bac79a381174 /README.md
parentc04dfc80e2b837f3bfe1dc1ba2fbb557b2e5f454 (diff)
downloadqtlocation-mapboxgl-e58b973eb3ba2b43c7175bbe5c6b3a84fbff88d6.tar.gz
Update readme with api key
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 819f1fcb1c..d758f82e78 100644
--- a/README.md
+++ b/README.md
@@ -176,7 +176,7 @@ For iOS and OS X use of the demo apps in Xcode, setup the access token by editin
For Linux, set the environment variable `MAPBOX_ACCESS_TOKEN` to your token.
-For Android, open the class MapFragment and look for the line with `mMap.setAccessToken("access key goes here");`. Also delete the throw statement on the previous line.
+For Android, open the class MapFragment and look for the line with `mMap.setAccessToken("access key goes here");`.
# Style