Ashley Mills 8 лет назад
Родитель
Сommit
f22424dc79
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -13,7 +13,7 @@ Inspired by https://github.com/tonymillion/Reachability
 The develop branch has been updated to Swift 4. As of Xcode 9.0 beta, there are no breaking changes. To use this version of Reachability.swift in your app:
 ### CocoaPods
 ```
-pod 'ReachabilitySwift', :branch => 'develop'
+pod 'ReachabilitySwift', :git => 'git@github.com:ashleymills/Reachability.swift.git', :branch => 'develop'
 ```
 ### Carthage
 Add `github "ashleymills/Reachability.swift" "develop"` to your Cartfile.