Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8a56eab

Browse files
committed
Update README.md
1 parent eea4ed3 commit 8a56eab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ReactAndroid/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Make sure you have the following installed:
1616
- SDK build tools version 22.0.1 (buildToolsVersion in [`build.gradle`](build.gradle))
1717
- Android Support Repository 17 (for Android Support Library)
1818

19-
Point Gradle to your Android SDK - in the root of your clone of the github repo, create a file called `local.properties` with the following contents:
19+
Point Gradle to your Android SDK: either have `$ANDROID_SDK` and `$ANDROID_NDK` defined, or create a `local.properties` file in the root of your `react-native` checkout with the following contents:
2020

2121
sdk.dir=absolute_path_to_android_sdk
2222
ndk.dir=absolute_path_to_android_ndk

0 commit comments

Comments
 (0)