diff --git a/README.md b/README.md index 05aeefa..f5e9f00 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Collection of classes to make working with Core Data easier and help DRY-up your # Installation -* Using [Cocoapods](http://cocoapods.org), add `pod 'SQKDataKit'` to your Podfile. +* Using [CocoaPods](http://cocoapods.org), add `pod 'SQKDataKit'` to your Podfile. * `#import ` as necessary.