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

Commit 7f1735a

Browse files
committed
Adding RNPM install instructions
1 parent 5bcee49 commit 7f1735a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,8 @@ In order to accomodate as many developer preferences as possible, the CodePush p
9999

100100
1. Run `rnpm link react-native-code-push`
101101

102+
*Note: If you didn't already have RNPM installed, you can do so by running `npm i -g rnpm` and the executing the above command once `rnpm` is in your path.*
103+
102104
2. Open your app's Xcode project
103105

104106
3. Select the project node in Xcode and select the "Build Phases" tab of your project configuration.

0 commit comments

Comments
 (0)