Skip to content

Commit c70544f

Browse files
committed
Update README.md
1 parent 4e36496 commit c70544f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Pixel SDK is a photo and video editing framework written in Swift.
8888

8989
### CocoaPods
9090

91-
[CocoaPods](https://cocoapods.org/) is a dependency manager for iOS projects. To integrate PixelSDK into your Xcode project, first verify you have at least Xcode 11.4 or greater installed.
91+
[CocoaPods](https://cocoapods.org/) is a dependency manager for iOS projects. To integrate PixelSDK into your Xcode project using CocoaPods, first verify you have at least Xcode 11.4 or greater installed.
9292

9393
Then, ensure you have the latest version of CocoaPods installed by running the following command:
9494

@@ -110,7 +110,7 @@ $ pod install
110110

111111
### Swift Package Manager
112112

113-
[Swift Package Manager](https://developer.apple.com/documentation/swift_packages/adding_package_dependencies_to_your_app) is a dependency manager built into Xcode. To integrate PixelSDK into your Xcode project, first verify you have the latest version of Xcode installed.
113+
[Swift Package Manager](https://developer.apple.com/documentation/swift_packages/adding_package_dependencies_to_your_app) is a dependency manager built into Xcode. To integrate PixelSDK into your Xcode project using Swift Package Manager, first verify you have the latest version of Xcode installed.
114114

115115
In the Xcode menu bar select File > Add Packages and enter the following repository URL into the search bar:
116116

0 commit comments

Comments
 (0)