Skip to content

Commit 14255f3

Browse files
committed
fix readme
1 parent 74e2e7c commit 14255f3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,8 @@ dependencies {
4444
* Done.
4545

4646
* Using `Visual Studio Code`: (Simple)
47-
* Setup your Android SDK with ENV variable. (`ANDROID_SDK_HOME/ANDROID_SDK_ROOT/ANDROID_SDK`) are all OK.
47+
* 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`
4849
* Press `⌘ + shift + B` (Mac) or `ctrl + shift + B` (Win/Linux), choose the option `Enable CMake And Build Project With CMake`.
4950
* Done.
5051

0 commit comments

Comments
 (0)