summaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
authorJordan Kiley <jmkiley@users.noreply.github.com>2017-12-04 16:40:14 -0800
committerFabian Guerra Soto <fabian.guerra@mapbox.com>2017-12-06 10:13:17 -0500
commitf89afa0b277beb733d330f2d40a0b9ca84dfba40 (patch)
treef4e59d63b87ec1a5f12f2dcb733a8b969a748458 /INSTALL.md
parent966b6a53cec1796e675e776fd421b6f1bdcf0acd (diff)
downloadqtlocation-mapboxgl-f89afa0b277beb733d330f2d40a0b9ca84dfba40.tar.gz
[ios, macos] Rename the iOS and macOS SDKs (#10610)
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 61d2271de5..78c5a06933 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -56,9 +56,9 @@ dependencies:
See the relevant SDK documentation for next steps:
-* [Mapbox Android SDK](platform/android/)
-* [Mapbox iOS SDK](platform/ios/)
-* [Mapbox macOS SDK](platform/macos/)
+* [Maps SDK for Android](platform/android/)
+* [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/)