diff --git a/README.md b/README.md index 18483fe..49d8dbd 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ pod 'RxCombine' Add the following dependency to your **Package.swift** file: ```swift -.package(url: "https://github.com/CombineCommunity/RxCombine.git", from: "1.6.0") +.package(url: "https://github.com/CombineCommunity/RxCombine.git", from: "2.0.0") ``` ### Carthage