Skip to content

Commit 10fd8be

Browse files
author
Ben Sarrazin
committed
Updating the installation intructions
1 parent b262630 commit 10fd8be

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -120,13 +120,17 @@ $ swift package generate-xcodeproj
120120
- **Using [Carthage](https://github.com/Carthage/Carthage)**:
121121

122122
```
123-
github "RxSwiftCommunity/RxKeyboard"
123+
binary "https://raw.githubusercontent.com/RxSwiftCommunity/RxKeyboard/master/Carthage.json"
124124
```
125125

126-
⚠️ With Carthage, RxKeyboard only supports:
126+
⚠️ With Carthage, RxKeyboard only supports binary installation:
127127

128-
* Xcode 9.1 (9B55)
129-
* Swift 4.0.2 (swiftlang-900.0.69.2 clang-900.0.38)
128+
* 0.7.1
129+
* Xcode 9.1 (9B55)
130+
* Swift 4.0.2 (swiftlang-900.0.69.2 clang-900.0.38)
131+
* 0.7.0
132+
* 9.0.1 (9A1004)
133+
* Swift 4.0 (swiftlang-900.0.65.2 clang-900.0.37)
130134

131135
## License
132136

0 commit comments

Comments
 (0)