diff --git a/README.md b/README.md index f038a41..0b2150b 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ The app demonstrates how to use Core Data, unit tests, ReactiveCocoa, and Model- Building ---------------- +If necessary, [update](http://guides.cocoapods.org/using/getting-started.html#updating-cocoapods) to the latest version of CocoaPods. + Clone the repository, then run `pod install`, opening the generated Xcode workspace. Testing