Skip to content

Commit 0ced09d

Browse files
Update README.md
Update installation instructions
1 parent affa3bb commit 0ced09d

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,7 @@ Or [add it yourself](https://github.com/lvnkmn/ArrayPlusTuple/blob/develop/Array
4646

4747
## Installation
4848

49-
ArrayPlusTuple is available through [CocoaPods](https://cocoapods.org). To install it, simply add the following line to your Podfile:
50-
51-
```ruby
52-
pod 'ArrayPlusTuple'
53-
```
49+
ArrayPlusTuple is available through [Swift Package Manager](https://swift.org/package-manager/). To install it, simply add it to your project using this repository's URL as explained [here](https://developer.apple.com/documentation/xcode/adding_package_dependencies_to_your_app).
5450

5551
## License
5652

0 commit comments

Comments
 (0)