Skip to content

Commit

Permalink
Update installation via Carthage instructions on README
Browse files Browse the repository at this point in the history
  • Loading branch information
barbosa committed Sep 11, 2015
1 parent 0c4bb4f commit 8989da9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8989da9

Please sign in to comment.