diff --git a/README.md b/README.md index 1240af540..b82d2e455 100644 --- a/README.md +++ b/README.md @@ -38,10 +38,10 @@ Run the test script to run unit tests and integration tests. ## Carthage -`2.0.9` version is available to build PrebidMobile with Carthage. For that, please, put the following content to your `Cartfile`: +`2.1.0` version is available to build PrebidMobile with Carthage. For that, please, put the following content to your `Cartfile`: ``` -github "prebid/prebid-mobile-ios" == 2.0.9-carthage +github "prebid/prebid-mobile-ios" == 2.1.0-carthage ``` Run this command in order to build PrebidMobile with Carthage: