summaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
authorLangston Smith <langston.smith@mapbox.com>2017-12-04 08:19:47 -0800
committerGitHub <noreply@github.com>2017-12-04 08:19:47 -0800
commitcb5dc2eed8e773e6064419f2d40c969b6ec22fdb (patch)
treeff1be3ca5bf8f7f20132a0c076aaea8e37c1463f /INSTALL.md
parenta623ff13ed59e9cd106aed6c3c3c3bc67593e226 (diff)
downloadqtlocation-mapboxgl-cb5dc2eed8e773e6064419f2d40c969b6ec22fdb.tar.gz
Android SDK renaming (#10609)
* changes in various markdown files * more tweaks * Updated attribution title
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 d39c3ad62e..f67de6f3f6 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -1,7 +1,7 @@
# Building & Developing Mapbox GL Native from Source
**Just trying to use Mapbox GL Native? You don't need to read this stuff! We
-provide [easy-to-install, prebuilt versions of the Mapbox SDKs for iOS and Android
+provide [easy-to-install, prebuilt versions of the Mapbox Maps SDKs for iOS and Android
that you can download instantly and get started with fast](https://www.mapbox.com/install/).**
Still with us? These are the instructions you'll need to build Mapbox GL Native
@@ -56,7 +56,7 @@ dependencies:
See the relevant SDK documentation for next steps:
-* [Mapbox Android SDK](platform/android/)
+* [Maps SDK for Android](platform/android/)
* [Mapbox iOS SDK](platform/ios/)
* [Mapbox macOS SDK](platform/macos/)
* [Mapbox Qt SDK](platform/qt/)