From 9a55fec59af02449b280779e4e1a6510ac5d36ec Mon Sep 17 00:00:00 2001 From: Vadym Markov Date: Tue, 15 Dec 2015 15:05:18 +0100 Subject: [PATCH] Add Carthage in Readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 82c458b..f83928e 100644 --- a/README.md +++ b/README.md @@ -123,6 +123,13 @@ it, simply add the following line to your Podfile: pod 'Compass' ``` +**Compass** is also available through [Carthage](https://github.com/Carthage/Carthage). +To install just write into your Cartfile: + +```ruby +github "hyperoslo/Compass" +``` + ## Author Hyper Interaktiv AS, ios@hyper.no