summaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md15
1 files changed, 0 insertions, 15 deletions
diff --git a/INSTALL.md b/INSTALL.md
deleted file mode 100644
index 463d199d10..0000000000
--- a/INSTALL.md
+++ /dev/null
@@ -1,15 +0,0 @@
-# Building & Developing from Source
-
-**Just trying to use one of the Mapbox Maps SDKs? You don't need to read this stuff! We
-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/).**
-
-If you're certain you need to build from source, rather than using a prebuilt SDK, please
-refer to the installation instructions for the platform of interest:
-
-* [Mapbox Maps SDK for Android](platform/android/README.md)
-* [Mapbox Maps SDK for iOS](platform/ios/INSTALL.md)
-* [Mapbox Maps SDK for macOS](platform/macos/INSTALL.md)
-* [Mapbox Maps SDK for Qt](platform/qt/README.md)
-* [Mapbox GL Native on Linux](platform/linux/README.md)
-* [node-mapbox-gl-native](platform/node/DEVELOPING.md)