diff options
Diffstat (limited to 'build-mac')
-rw-r--r-- | build-mac/README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/build-mac/README.md b/build-mac/README.md index 6b371a9d..c962b8bb 100644 --- a/build-mac/README.md +++ b/build-mac/README.md @@ -2,6 +2,13 @@ MailCore 2 is available through [Carthage](https://github.com/Carthage/Carthage). +Add this line to the `Cartfile` +``` +github "MailCore/mailcore2" +``` + +Here you can find [Instructions for install Carthage](https://github.com/Carthage/Carthage#installing-carthage). + [![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage) ### Cocoapods ### |