diff --git a/README.md b/README.md
index 5819e671..9cf4e384 100644
--- a/README.md
+++ b/README.md
@@ -133,7 +133,7 @@ To begin using `EZAudio` you must first make sure you have the proper build requ
- GLKit
###Adding To Project
-You can add EZAudio to your project in a few ways:
1.) The easiest way to use EZAudio is via Cocoapods. Simply add EZAudio to your Podfile like so:
+You can add EZAudio to your project in a few ways:
1.) The easiest way to use EZAudio is via CocoaPods. Simply add EZAudio to your Podfile like so:
`
pod 'EZAudio', '~> 1.1.4'