diff --git a/README.md b/README.md index 10282ff..06b2e87 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ THContactPicker is an iOS view used for selecting contacts. It is built to mimic ![Screenshot](https://raw.githubusercontent.com/tristanhimmelman/THContactPicker/master/example.gif) ##Installation -THContactPicker can be added to your project manually or using Cocoapods: +THContactPicker can be added to your project manually or using CocoaPods: ``` pod 'THContactPicker', '~> 2.0' ```