aboutsummaryrefslogtreecommitdiffhomepage
path: root/build-mac
diff options
context:
space:
mode:
authorGravatar Hoa V. Dinh <dinh.viet.hoa@gmail.com>2015-03-30 12:13:11 -0700
committerGravatar Hoa V. Dinh <dinh.viet.hoa@gmail.com>2015-03-30 12:13:11 -0700
commit0d010747d431b612eac5959d9db832dcfdaf46b1 (patch)
tree27eb77e6f0bbfda33b3848d8e4fe95c2d2edbab7 /build-mac
parent9404aba55400dfdd624bbeb2ba8fac2247de5090 (diff)
More instruction for carthage
Diffstat (limited to 'build-mac')
-rw-r--r--build-mac/README.md7
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 ###