Skip to content

Commit

Permalink
Merge pull request #936 from prebid/carthage-readmechange
Browse files Browse the repository at this point in the history
Update readme for carthage
  • Loading branch information
jsligh authored Oct 13, 2023
2 parents 77cefb0 + 2b57cad commit 6fa9e41
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 @@ -38,10 +38,10 @@ Run the test script to run unit tests and integration tests.

## Carthage

`2.1.5` version is available to build PrebidMobile with Carthage. For that, please, put the following content to your `Cartfile`:
`2.1.6` version is available to build PrebidMobile with Carthage. For that, please, put the following content to your `Cartfile`:

```
github "prebid/prebid-mobile-ios" == 2.1.5-carthage
github "prebid/prebid-mobile-ios" == 2.1.6-carthage
```
Run this command in order to build PrebidMobile with Carthage:

Expand Down

0 comments on commit 6fa9e41

Please sign in to comment.