Skip to content

Commit 77d587b

Browse files
committed
updated Readme
1 parent d4182ed commit 77d587b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Readme.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,9 +100,11 @@ Then run `pod install` and that'll be 👌
100100
Add this to `Cartfile`
101101

102102
```
103-
github "RxSwiftCommunity/Action" ~> 2.1.1
103+
github "RxSwiftCommunity/Action" ~> 2.3.0
104104
```
105105

106+
If you are using RxSwift 3.2.0 or below, Use Action `~2.2.0` instead!
107+
106108
then run
107109

108110
```

0 commit comments

Comments
 (0)