Slightly revise Carthage build instructions.

// FREEBIE
This commit is contained in:
Matthew Chen 2017-01-31 12:26:19 -05:00
parent 98a57d69c7
commit 602fbcfb80

View File

@ -19,7 +19,7 @@ sudo gem update
3) Some dependencies are added via carthage. Run:
```
carthage update
carthage checkout
```
If you don't have carthage, here are install instructions:
```