Explorar el Código

Merge pull request #109 from sasaron397/patch-1

Update README.md
Ashley Mills hace 9 años
padre
commit
cbbfc0907e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.md

+ 1 - 1
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`.