Jelajahi Sumber

Merge pull request #759 from barbosa/patch-1

Update installation via Carthage instructions on README
Kyle Fuller 10 tahun lalu
induk
melakukan
689c9e871b
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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