Make it clear which folder to use

This commit is contained in:
Kevin Renskers
2012-12-18 23:45:19 +00:00
parent d60fab67a9
commit 0915a8e9e7

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 the GVUserDefaults subfolder to your project.
## Issues and questions