diff --git a/README.md b/README.md index 4530ca96..219877e1 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Just drop the **Reachability.swift** file into your project. That's it! ``` ruby use_frameworks! - pod 'ReachabilitySwift', :git => 'https://github.com/ashleymills/Reachability.swift' + pod 'ReachabilitySwift' ``` 3. Run `pod install`.