update readme

This commit is contained in:
Max Sokolov 2016-06-13 13:12:12 +03:00
parent c352099fa2
commit 1e018523bb
1 changed files with 3 additions and 1 deletions

View File

@ -101,7 +101,7 @@ section.append(builder: builder)
## Installation
### CocoaPods
#### CocoaPods
To integrate TableKit into your Xcode project using CocoaPods, specify it in your `Podfile`:
```ruby
@ -111,6 +111,8 @@ use_frameworks!
pod 'TableKit'
```
#### Carthage
Add the line `github "johnsundell/unbox"` to your `Cartfile`
## Requirements