diff --git a/README.md b/README.md index 9016cf3..9eff5ec 100644 --- a/README.md +++ b/README.md @@ -163,9 +163,9 @@ And that's it! Isn't RNPM awesome? :) *Note: Alternatively, if you prefer, you can add the `-lz` flag to the `Other Linker Flags` field in the `Linking` section of the `Build Settings`.* 6. Under the "Build Settings" tab of your project configuration, find the "Header Search Paths" section and edit the value. -Add a new value, `$(SRCROOT)/../node_modules/react-native-code-push` and select "recursive" in the dropdown. +Add a new value, `$(SRCROOT)/../node_modules/react-native-code-push/ios` and select "recursive" in the dropdown. - ![Add CodePush library reference](https://cloud.githubusercontent.com/assets/516559/10322038/b8157962-6c30-11e5-9264-494d65fd2626.png) + ![Add CodePush library reference](https://cloud.githubusercontent.com/assets/78585/20584750/bd58fd80-b230-11e6-9955-e624f12e500b.png) ### Plugin Configuration (iOS)