Skip to content
This repository has been archived by the owner on Nov 2, 2019. It is now read-only.

Commit

Permalink
Clarify upgrade instructions for Carthage. (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
nlutsenko authored Jul 20, 2016
1 parent 9debc01 commit fafff6e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,13 @@ Swift-taylored experience to integrate your app with Facebook. Including:

- **[Carthage](https://github.com/carthage/carthage)**

- Make sure you are running the latest version of Carthage by running:
```bash
brew update
brew upgrade carthage
```
_We recommend using Carthage version 0.17.2 or later._

- Add the following line to your Cartfile:
```
github "facebook/Facebook-SDK-Swift"
Expand Down

0 comments on commit fafff6e

Please # to comment.