Merge pull request #5058 from odino/patch-1

Fixed typo
This commit is contained in:
James Ide 2015-12-31 01:23:17 -08:00
commit e033898761
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ Make sure you have the following installed:
- SDK build tools version 23 - SDK build tools version 23
- Android Support Repository 17 (for Android Support Library) - Android Support Repository 17 (for Android Support Library)
Follow steps on https://github.com/facebook/react-native/blob/master/react-native-cli/CONTRIBUTING.md, but be sure to bump the verison of react-native in package.json to some version > 0.9 (latest published npm version) or set up proxying properly for react-native Follow steps on https://github.com/facebook/react-native/blob/master/react-native-cli/CONTRIBUTING.md, but be sure to bump the version of react-native in package.json to some version > 0.9 (latest published npm version) or set up proxying properly for react-native
- From the react-native-android repo: - From the react-native-android repo:
- `./gradlew :ReactAndroid:installArchives` - `./gradlew :ReactAndroid:installArchives`