summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJustin R. Miller <incanus@codesorcery.net>2014-05-31 12:49:09 -0700
committerJustin R. Miller <incanus@codesorcery.net>2014-05-31 12:49:09 -0700
commit9dd2bc607e468dca09b546e4d519ab3ca39c60de (patch)
treee54252afd3697f3b2df8acad541b105aa1538ffc /README.md
parent92e1a8d59395480814e349abf28f379e2ee82665 (diff)
downloadqtlocation-mapboxgl-9dd2bc607e468dca09b546e4d519ab3ca39c60de.tar.gz
mapbox-gl-cocoa renaming
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 bffa8167e3..f987bac132 100644
--- a/README.md
+++ b/README.md
@@ -44,7 +44,7 @@ To create projects, you can run:
## iOS
-iOS makes use of a Cocoa-specific API currently housed in [MVKMapKit](https://github.com/mapbox/MVKMapKit),
+iOS makes use of a Cocoa-specific API called [mapbox-gl-cocoa](https://github.com/mapbox/mapbox-gl-cocoa),
which is included as a submodule and provides a `UIView` interface to the map view and some bundle resources.
First, pull down the submodule(s):