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

Commit

Permalink
Mention local CocoaPods repo update in README instructions. (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
nlutsenko authored Jul 21, 2016
1 parent fafff6e commit 33a407a
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,13 @@ Swift-taylored experience to integrate your app with Facebook. Including:
sudo gem install cocoapods
```
_We support any version of CocoaPods 1.0.1 or later._


- Update your local specs repo by running:
```bash
pod repo update
```
_This step is optional, if you updated the specs repo recently._

- Add the following lines to your Podfile:

```ruby
Expand Down

0 comments on commit 33a407a

Please sign in to comment.