Fix install instructions

This commit is contained in:
Kevin Renskers
2012-12-18 22:47:43 +00:00
parent e645d93217
commit 41effb6653

View File

@@ -42,7 +42,7 @@ Registering defaults is done as usual, on NSUserDefaults directly (use the same
## Install
Install via [CocoaPods](http://cocoapods.org) (`pod GVUserDefaults`) or drag the code in GVUserDefaults to your project.
Install via [CocoaPods](http://cocoapods.org) (`pod 'GVUserDefaults'`) or drag the code in GVUserDefaults to your project.
## Issues and questions