Skip to content

Commit 89e02a1

Browse files
authored
Update README.md
1 parent e54a67f commit 89e02a1

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

+1-5
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,6 @@ Check out the [Sample App](https://github.com/richardtop/CalendarApp) for refere
3434

3535
[Sample App](https://github.com/richardtop/CalendarApp)
3636

37-
To try CalendarKit with CocoaPods issue the following command in the Terminal:
38-
```ruby
39-
pod try CalendarKit
40-
```
41-
4237
## Installation
4338
CalendarKit can be installed with Swift Package Manager or with CocoaPods.
4439
### Swift Package Manager (Xcode 12 or higher)
@@ -53,6 +48,7 @@ The preferred way of installing CalendarKit is via the [Swift Package Manager](h
5348
[Adding Package Dependencies to Your App](https://developer.apple.com/documentation/swift_packages/adding_package_dependencies_to_your_app)
5449

5550
### CocoaPods
51+
⚠️ Warning: CocoaPods support is deprecated and will be removed at a later date. It's recommended to migrate your installation of CalendarKit to using Swift Package Manager.
5652

5753
To install it, add the following line to your Podfile:
5854

0 commit comments

Comments
 (0)