We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e880ad9 commit 95b9827Copy full SHA for 95b9827
README.md
@@ -52,8 +52,7 @@ context.qk_didSave().subscribeNext { notification in
52
[CocoaPods](http://cocoapods.org) is the recommended way to add RxQueryKit to your project.
53
54
```ruby
55
-pod 'QueryKit', :git => 'https://github.com/QueryKit/QueryKit', :branch => 'swift-2.0'
56
-pod 'RxQueryKit', :git => 'https://github.com/QueryKit/RxQueryKit'
+pod 'RxQueryKit'
57
```
58
59
## License
0 commit comments