diff --git a/README.md b/README.md index 2f475f0e..1a8b0aa6 100644 --- a/README.md +++ b/README.md @@ -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" ``` ```