Skip to content

Commit babfd8d

Browse files
committed
Merge pull request #17 from hyperoslo/improve/readme-with-carthage
Add Carthage in Readme
2 parents bd82369 + 9a55fec commit babfd8d

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,13 @@ it, simply add the following line to your Podfile:
123123
pod 'Compass'
124124
```
125125

126+
**Compass** is also available through [Carthage](https://github.com/Carthage/Carthage).
127+
To install just write into your Cartfile:
128+
129+
```ruby
130+
github "hyperoslo/Compass"
131+
```
132+
126133
## Author
127134

128135
Hyper Interaktiv AS, ios@hyper.no

0 commit comments

Comments
 (0)