Skip to content

Commit

Permalink
Merge pull request #293 from ably/pod-descentralised
Browse files Browse the repository at this point in the history
Use Ably pod with descentralised source
  • Loading branch information
ricardopereira committed Mar 10, 2016
2 parents 17c5959 + c2713c9 commit e776f19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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', '~> 0.8'
pod 'Ably', :git => 'https://github.com/ably/ably-ios.git', :branch => '0.8.0-beta.1'

And then install the dependency:

Expand Down

0 comments on commit e776f19

Please sign in to comment.