diff --git a/README.md b/README.md index 2b7731776..0abb3deee 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ You can install Ably for iOS through CocoaPods, Carthage or manually. Add this line to your application's Podfile: - pod 'Ably', :git => 'https://github.com/ably/ably-ios.git', :branch => '0.8.0-beta.1' + pod 'AblyRealtime', '~> 0.8' And then install the dependency: