From b24d9e54d6dca9ea42f3af122c393bebe5134531 Mon Sep 17 00:00:00 2001 From: Olena Stepaniuk <92721590+OlenaPostindustria@users.noreply.github.com> Date: Sat, 22 Apr 2023 23:05:56 +0300 Subject: [PATCH] Update README (#831) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: