Skip to content

Commit 7d786a3

Browse files
TTOzzifreak4pc
authored andcommitted
Update README.md
1 parent 221cb47 commit 7d786a3

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
@@ -38,7 +38,7 @@ pod 'RxCombine'
3838
Add the following dependency to your **Package.swift** file:
3939

4040
```swift
41-
.package(url: "https://github.com/freak4pc/RxCombine.git", from: "1.0.0")
41+
.package(url: "https://github.com/CombineCommunity/RxCombine.git", from: "1.6.0")
4242
```
4343

4444
### Carthage
@@ -48,7 +48,7 @@ Carthage support is offered as a prebuilt binary.
4848
Add the following to your **Cartfile**:
4949

5050
```
51-
github "freak4pc/RxCombine"
51+
github "CombineCommunity/RxCombine"
5252
```
5353

5454
## I want to ...

0 commit comments

Comments
 (0)