diff --git a/README.md b/README.md index 5ee698ee..0e8b8ebc 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Using [CocoaPods](http://cocoapods.org/): ``` target :Testtarget do - pod 'GHUnit', '~> 0.5.8'` + pod 'GHUnit', '~> 0.5.8' end ```