Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
einsteinx2 committed Mar 21, 2023
1 parent 77eb2aa commit f36f751
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ This repository contains the [CleverTap](https://clevertap.com/) integration for
1. Add the kit dependency to your app's Podfile, Cartfile, or through using SPM:

```
pod 'mParticle-CleverTap', '~> 7.0'
pod 'mParticle-CleverTap', '~> 8.0'
```
OR
```
github "mparticle-integrations/mparticle-apple-integration-clevertap" ~> 7.0
github "mparticle-integrations/mparticle-apple-integration-clevertap" ~> 8.0
```
OR
Expand Down

0 comments on commit f36f751

Please sign in to comment.