Przeglądaj źródła

Update README.md

Ashley Mills 8 lat temu
rodzic
commit
f22424dc79
1 zmienionych plików z 1 dodań i 1 usunięć
  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.