summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJon Rowe <mail@jonrowe.co.uk>2014-12-07 14:38:20 +1100
committerJohn Firebaugh <john.firebaugh@gmail.com>2014-12-16 11:51:19 -0800
commit02e43c6d30553a676b912abe1391b82219290333 (patch)
tree9b4f162fc2b030f5bdfd00457ba794a7db6f6354 /README.md
parentc3d2f3e66429ee2f199fdbb8e3db0405de9a724b (diff)
downloadqtlocation-mapboxgl-02e43c6d30553a676b912abe1391b82219290333.tar.gz
Update READMD.md for OS X Yosemite
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 6f02773c78..d1f5211c19 100644
--- a/README.md
+++ b/README.md
@@ -117,9 +117,9 @@ The demo applications use Mapbox vector tiles, which **require a Mapbox account
For iOS and OS X use of the demo apps in Xcode, setup the access token by editing the scheme for the application target, then adding an environment variable with the name `MAPBOX_ACCESS_TOKEN`.
-![edit scheme](https://cloud.githubusercontent.com/assets/98601/3647749/30f74f26-1102-11e4-84af-f1be853b4e38.png)
+![edit scheme](https://cloud.githubusercontent.com/assets/98601/5460702/c4610262-8519-11e4-873a-8597821da468.png)
-![setting access token in Xcode scheme](https://cloud.githubusercontent.com/assets/52399/3543326/9e7cfbb8-0860-11e4-8def-3684a9028b61.png)
+![setting access token in Xcode scheme](https://cloud.githubusercontent.com/assets/162976/5349358/0a086f00-7f8c-11e4-8433-bdbaccda2b58.png)
For Linux, set the environment variable `MAPBOX_ACCESS_TOKEN` to your token.