diff --git a/README.md b/README.md index 87b0d53..628a18d 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ pod 'Argyle' [Carthage](https://github.com/Carthage/Carthage) is a decentralized dependency manager that builds your dependencies and provides you with binary frameworks. To integrate Argyle into your Xcode project using Carthage, specify it in your `Cartfile`: ```ogdl -github "argyle-systems/Argyle_iOS" == 1.0 +github "argyle-systems/Argyle_iOS" == 1.1.3 ``` ## Getting started