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

Commit 1e60aea

Browse files
committed
Fixing typo
1 parent 7f1735a commit 1e60aea

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
@@ -99,7 +99,7 @@ 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.*
102+
*Note: If you don't already have RNPM installed, you can do so by simply running `npm i -g rnpm` and then executing the above command.*
103103

104104
2. Open your app's Xcode project
105105

0 commit comments

Comments
 (0)