diff --git a/README.md b/README.md index fe70f0e..ccd12e0 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,7 @@ Allow to immediately kill the current app. ## Installation -To include this component in your project, I recommend you to use [Cocoapods](http://cocoapods.org): +To include this component in your project, I recommend you to use [CocoaPods](http://cocoapods.org): * Add `pod "STDebugKit"` to your Podfile. * Add `pod "STDebugKit/CoreData"` to your Podfile if you want the CoreData module (It uses MagicalRecord).