Skip to content

Commit

Permalink
Updated version numbers in instructions
Browse files Browse the repository at this point in the history
"It ain't much, but it's honest work"
  • Loading branch information
johannsa authored and willpassidomo committed Oct 20, 2021
1 parent 0215bff commit a7993c6
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 [Braze](https://www.braze.com) integration for the
1. Add the kit dependency to your app's Podfile or Cartfile:

```
pod 'mParticle-Appboy', '~> 7.0'
pod 'mParticle-Appboy', '~> 8.0'
```

OR

```
github "mparticle-integrations/mparticle-apple-integration-appboy" ~> 7.0
github "mparticle-integrations/mparticle-apple-integration-appboy" ~> 8.0
```

2. Follow the mParticle iOS SDK [quick-start](https://github.com/mParticle/mparticle-apple-sdk), then rebuild and launch your app, and verify that you see `"Included kits: { Appboy }"` in your Xcode console
Expand Down

0 comments on commit a7993c6

Please sign in to comment.