Skip to content

Commit 28b375b

Browse files
authored
Merge pull request #56 from noppefoxwolf/feature/carthage_json
Carthage.json must be named RxKeyboard.json
2 parents 73e9e2d + 474e84e commit 28b375b

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ $ swift package generate-xcodeproj
120120
- **Using [Carthage](https://github.com/Carthage/Carthage)**:
121121

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

126126
⚠️ With Carthage, RxKeyboard only supports binary installation:
File renamed without changes.

0 commit comments

Comments
 (0)