Skip to content

Commit 9aa7d2b

Browse files
committed
Update readme file with right RxSwift dependency version
1 parent 80097c5 commit 9aa7d2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,8 @@ RxKeyboard.instance.frame
9393

9494
## Dependencies
9595

96-
- [RxSwift](https://github.com/ReactiveX/RxSwift) (~> 4.1.2)
97-
- [RxCocoa](https://github.com/ReactiveX/RxSwift) (~> 4.1.2)
96+
- [RxSwift](https://github.com/ReactiveX/RxSwift) (>= 4.0.0)
97+
- [RxCocoa](https://github.com/ReactiveX/RxSwift) (>= 4.0.0)
9898

9999
## Requirements
100100

0 commit comments

Comments
 (0)