Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TTOzzi authored and freak4pc committed Sep 21, 2020
1 parent 221cb47 commit 7d786a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ pod 'RxCombine'
Add the following dependency to your **Package.swift** file:

```swift
.package(url: "https://github.com/freak4pc/RxCombine.git", from: "1.0.0")
.package(url: "https://github.com/CombineCommunity/RxCombine.git", from: "1.6.0")
```

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

```
github "freak4pc/RxCombine"
github "CombineCommunity/RxCombine"
```

## I want to ...
Expand Down

0 comments on commit 7d786a3

Please sign in to comment.