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 74e2e7c commit 14255f3Copy full SHA for 14255f3
README.md
@@ -44,7 +44,8 @@ dependencies {
44
* Done.
45
46
* Using `Visual Studio Code`: (Simple)
47
- * Setup your Android SDK with ENV variable. (`ANDROID_SDK_HOME/ANDROID_SDK_ROOT/ANDROID_SDK`) are all OK.
+ * Setup your Android SDK with ENV variable. (names `ANDROID_SDK_HOME` / `ANDROID_SDK_ROOT` / `ANDROID_SDK` are all OK).
48
+ * Open the repo with `Visual Studio Code`
49
* Press `⌘ + shift + B` (Mac) or `ctrl + shift + B` (Win/Linux), choose the option `Enable CMake And Build Project With CMake`.
50
51
0 commit comments