Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit e21d31a

Browse files
dingbatRichard Hua
authored andcommitted
Update broken 'install RN with cocoapods' link (#601)
1 parent bf9ef9e commit e21d31a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ And that's it! Isn't RNPM awesome? :)
139139
140140
2. Run `pod install`
141141
142-
*NOTE: The CodePush `.podspec` depends on the `React` pod, and so in order to ensure that it can correctly use the version of React Native that your app is built with, please make sure to define the `React` dependency in your app's `Podfile` as explained [here](http://facebook.github.io/react-native/docs/embedded-app-ios.html#install-react-native-using-cocoapods).*
142+
*NOTE: The CodePush `.podspec` depends on the `React` pod, and so in order to ensure that it can correctly use the version of React Native that your app is built with, please make sure to define the `React` dependency in your app's `Podfile` as explained [here](https://facebook.github.io/react-native/docs/integration-with-existing-apps.html#podfile).*
143143
144144
#### Plugin Installation (iOS - Manual)
145145

0 commit comments

Comments
 (0)