From ad4bfa040b980002eb4c747e50f3a4487f7d53f0 Mon Sep 17 00:00:00 2001 From: Brian Boyle Date: Mon, 10 Jul 2023 10:41:45 +0100 Subject: [PATCH] Update Swift Package link in README (#416) --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index c6fb66b7..a2a47ce8 100755 --- a/README.md +++ b/README.md @@ -56,9 +56,7 @@ Add the Intercom pod into your Podfile and run `pod install`. ``` ### Swift Package Manager -Add `https://github.com/intercom/intercom-ios` as a Swift Package Repository in Xcode and follow the instructions to add `Intercom` as a Swift Package. - -![spm](https://user-images.githubusercontent.com/3185423/104470769-fac94980-55b1-11eb-80e5-929e77bc5558.png) +Add `https://github.com/intercom/intercom-ios-sp` as a Swift Package Repository in Xcode and follow the instructions to add `Intercom` as a Swift Package. ### Manual Installation