summaryrefslogtreecommitdiff
path: root/platform/ios/scripts/release-notes-github.md.ejs
diff options
context:
space:
mode:
Diffstat (limited to 'platform/ios/scripts/release-notes-github.md.ejs')
-rw-r--r--platform/ios/scripts/release-notes-github.md.ejs5
1 files changed, 1 insertions, 4 deletions
diff --git a/platform/ios/scripts/release-notes-github.md.ejs b/platform/ios/scripts/release-notes-github.md.ejs
index 91115225e9..0db4c5af51 100644
--- a/platform/ios/scripts/release-notes-github.md.ejs
+++ b/platform/ios/scripts/release-notes-github.md.ejs
@@ -3,10 +3,7 @@
<%-CHANGELOG-%>
<% if (isPrerelease) { %>
-To install this prerelease via CocoaPods, point your Podfile to either of these URLs:
-
-* https://raw.githubusercontent.com/mapbox/mapbox-gl-native/ios-v<%-CURRENTVERSION%>/platform/ios/Mapbox-iOS-SDK.podspec
-* https://raw.githubusercontent.com/mapbox/mapbox-gl-native/ios-v<%-CURRENTVERSION%>/platform/ios/Mapbox-iOS-SDK-symbols.podspec
+To install this pre-release via a dependency manager, see our [CocoaPods](https://github.com/mapbox/mapbox-gl-native/blob/<%-CURRENTVERSION%>/platform/ios/INSTALL.md#CocoaPods) or [Carthage](https://github.com/mapbox/mapbox-gl-native/blob/<%-CURRENTVERSION%>/platform/ios/INSTALL.md#Carthage) instructions.
<% } -%>
Documentation is [available online](https://www.mapbox.com/ios-sdk/api/<%-CURRENTVERSION%>/) or as part of the download.