summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLindsay Young <lindsay@mapbox.comm>2017-10-19 16:27:44 -0700
committerLindsay Young <lindsay@mapbox.comm>2017-10-19 16:37:10 -0700
commitce5eb8d04be5cfa97083bfc68d508bc0e6e7171d (patch)
tree3a44ae9901612dfd52517702c267c0e12a263caf
parent4fda4e7cd861719687eaa1c229c18ad86fc4b9a0 (diff)
downloadqtlocation-mapboxgl-ce5eb8d04be5cfa97083bfc68d508bc0e6e7171d.tar.gz
updating iOS custom builds page to link to iOS installtion
-rw-r--r--platform/ios/INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/ios/INSTALL.md b/platform/ios/INSTALL.md
index 11ce10f59e..e8c821ecee 100644
--- a/platform/ios/INSTALL.md
+++ b/platform/ios/INSTALL.md
@@ -1,6 +1,6 @@
# Integrating custom builds of the Mapbox iOS SDK into your application
-This document explains how to build a development version of Mapbox iOS SDK for use in your own Cocoa Touch application.
+This document explains how to build a development version of Mapbox iOS SDK for use in your own Cocoa Touch application. To use a production-ready version of the SDK, see the [Mapbox iOS SDK installation page](https://www.mapbox.com/install/ios/).
### Requirements