summaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
authorJordan Kiley <jmkiley@users.noreply.github.com>2017-12-04 16:40:14 -0800
committerGitHub <noreply@github.com>2017-12-04 16:40:14 -0800
commit8f3cc3dbc4fb0f46f0e2eb00d0b644063c43a582 (patch)
treece40e3163668e2ac8835e43177c0cafe6afa1eb3 /INSTALL.md
parentcb5dc2eed8e773e6064419f2d40c969b6ec22fdb (diff)
downloadqtlocation-mapboxgl-8f3cc3dbc4fb0f46f0e2eb00d0b644063c43a582.tar.gz
[ios, macos] Rename the iOS and macOS SDKs (#10610)
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL.md b/INSTALL.md
index f67de6f3f6..fb619770a1 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -57,8 +57,8 @@ dependencies:
See the relevant SDK documentation for next steps:
* [Maps SDK for Android](platform/android/)
-* [Mapbox iOS SDK](platform/ios/)
-* [Mapbox macOS SDK](platform/macos/)
+* [Maps SDK for iOS](platform/ios/)
+* [Maps SDK for iOS](platform/macos/)
* [Mapbox Qt SDK](platform/qt/)
* [Mapbox GL Native on Linux](platform/linux/)
* [node-mapbox-gl-native](platform/node/)