From 1e60aeaa8d7f700bb664a2cbdecdd0a9b2f2c168 Mon Sep 17 00:00:00 2001 From: Jonathan Carter Date: Thu, 3 Mar 2016 12:34:11 -0800 Subject: [PATCH] Fixing typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b82695..c5449d6 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ In order to accomodate as many developer preferences as possible, the CodePush p 1. Run `rnpm link react-native-code-push` - *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.* + *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.* 2. Open your app's Xcode project