We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64dc653 commit d0e20b4Copy full SHA for d0e20b4
README.md
@@ -15,7 +15,7 @@ React Native + React-Redux + Native Base + Code Push
15
16
7) `git merge -s recursive -X theirs starterpack/master`
17
18
-8) change `new_app_name` in index.ios.js (line 5), index.android.js (line 5) and package.json (line 2) file to your new app name used in step 2
+8) Change `new_app_name` in index.ios.js (line 5), index.android.js (line 5) and package.json (line 2) file to `<new-app-name>`
19
20
9) `npm install`
21
0 commit comments