Skip to content

Commit da897bb

Browse files
authored
Update README.md (#30)
1 parent 01cf9ea commit da897bb

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,12 @@ You will need the publish and subscribe keys to authenticate your app. Get your
3434

3535
### [Swift Package Manager](https://github.com/apple/swift-package-manager)
3636

37-
1. Create or open your project inside Xcode.
38-
2. Navigate to **File -> Add Package Dependencies**.
39-
3. Search for `https://github.com/pubnub/swift-chat-sdk`
40-
4. From the **Dependency Rule** drop-down list, select the `Up to Next Major Version` rule, and click **Add Package**.
37+
1. Create or open your project inside Xcode
38+
2. Navigate to **File** > **Add Package Dependencies...**
39+
3. Enter the package URL: `https://github.com/pubnub/swift-chat-sdk`
40+
4. From the **Dependency Rule** drop-down list, select the `Up to Next Major Version` rule
41+
5. Click **Add Package**
42+
6. Assign `PubNubSwiftChatSDK` to your target application
4143

4244
For more information see Apple's guide on [Adding Package Dependencies to Your App](https://developer.apple.com/documentation/xcode/adding_package_dependencies_to_your_app)
4345

0 commit comments

Comments
 (0)