diff --git a/README.md b/README.md index 46a77f1..a7559c5 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ A drop-in replacement for UISegmentedControl for showing counts, to be used typi ## Installation -Available in [Cocoa Pods](http://cocoapods.org/?q=DZNSegmentedControl) +Available in [CocoaPods](http://cocoapods.org/?q=DZNSegmentedControl) ``` pod 'DZNSegmentedControl' ```