Skip to content

Commit 95b9827

Browse files
committed
Updated installation instructions
1 parent e880ad9 commit 95b9827

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,7 @@ context.qk_didSave().subscribeNext { notification in
5252
[CocoaPods](http://cocoapods.org) is the recommended way to add RxQueryKit to your project.
5353

5454
```ruby
55-
pod 'QueryKit', :git => 'https://github.com/QueryKit/QueryKit', :branch => 'swift-2.0'
56-
pod 'RxQueryKit', :git => 'https://github.com/QueryKit/RxQueryKit'
55+
pod 'RxQueryKit'
5756
```
5857

5958
## License

0 commit comments

Comments
 (0)