Skip to content

Commit 8572bf3

Browse files
committed
Updated README.md to add carthage instructions
1 parent 33b58db commit 8572bf3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ Just add `ContextMenu` to your Podfile and `pod install`. Done!
1313
```ruby
1414
pod 'ContextMenu'
1515
```
16+
For Carthage, just add `GitHawkApp/ContextMenu` to your Cartfile and `carthage bootstrap`.
17+
```ogdl
18+
github "GitHawkApp/ContextMenu"
19+
```
1620

1721
## Usage
1822

0 commit comments

Comments
 (0)