Merge pull request #233 from nanoxd/update-readme-carthage

Update README carthage
This commit is contained in:
Krunoslav Zaher 2015-11-05 21:30:18 +01:00
commit 33eea0be20
1 changed files with 1 additions and 1 deletions

View File

@ -480,7 +480,7 @@ $ pod install
Add this to `Cartfile`
```
git "git@github.com:ReactiveX/RxSwift.git" "2.0.0-beta.2"
github "ReactiveX/RxSwift" "2.0.0-beta.2"
```
```