Skip to content

Commit

Permalink
Updated README.md to add carthage instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
kidap committed Mar 13, 2018
1 parent 33b58db commit 8572bf3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ Just add `ContextMenu` to your Podfile and `pod install`. Done!
```ruby
pod 'ContextMenu'
```
For Carthage, just add `GitHawkApp/ContextMenu` to your Cartfile and `carthage bootstrap`.
```ogdl
github "GitHawkApp/ContextMenu"
```

## Usage

Expand Down

0 comments on commit 8572bf3

Please sign in to comment.