Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Search problem takes about five minutes, but it is much easier to see commands that just doing the right thing.
  • Loading branch information
vlastachu committed Dec 9, 2015
1 parent 268a22b commit 064f316
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 @@ -89,7 +89,7 @@ To integrate Alamofire into your Xcode project using Carthage, specify it in you
github "Alamofire/Alamofire" ~> 3.0
```

Run `carthage` to build the framework and drag the built `Alamofire.framework` into your Xcode project.
Run `carthage update` to build the framework and drag the built `Alamofire.framework` into your Xcode project.

### Manually

Expand Down

0 comments on commit 064f316

Please sign in to comment.