diff --git a/README.md b/README.md
index 7ae170e44..1de26c5c0 100644
--- a/README.md
+++ b/README.md
@@ -61,7 +61,7 @@ SwiftChart is available through [CocoaPods](http://cocoapods.org). To install
 it, simply add the following line to your Podfile:
 
 ```ruby
-pod "SwiftChart"
+pod 'SwiftChart'
 ```
 
 ## Installing SwiftChart manually