Explorar o código

Merge pull request #759 from barbosa/patch-1

Update installation via Carthage instructions on README
Kyle Fuller %!s(int64=10) %!d(string=hai) anos
pai
achega
689c9e871b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -85,7 +85,7 @@ $ brew install carthage
 To integrate Alamofire into your Xcode project using Carthage, specify it in your `Cartfile`:
 
 ```ogdl
-github "Alamofire/Alamofire" "swift-2.0"
+github "Alamofire/Alamofire" ~> 2.0
 ```
 
 ### Manually