diff --git a/README.md b/README.md index 38e646d..1516241 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Requires ARC 3. Under Build on your Xcode Project file add 'libKLCircleViewController' & QuartzCore.framework under Link Binary With Libraries 4. Include #import in any file you wish to use -Install via Cocoapods by adding the following line to your podfile +Install via CocoaPods by adding the following line to your podfile pod 'KLCircleViewController' ## Usage ##