Fixed typo

This commit is contained in:
Alessandro Nadalin 2015-12-31 12:26:10 +04:00
parent bec91104f8
commit dcc01b04f1
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
- 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:
- `./gradlew :ReactAndroid:installArchives`