Skip to content

Commit 97df9b8

Browse files
MeowShedanielleadams
authored andcommittedOct 11, 2022
doc: improve building doc for Android
PR-URL: #44888 Refs: #44207 Reviewed-By: Feng Yu <F3n67u@outlook.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent b9b671f commit 97df9b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎BUILDING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -660,7 +660,7 @@ Be sure you have downloaded and extracted
660660
a folder. Then run:
661661

662662
```console
663-
$ source ./android-configure /path/to/your/android-ndk target_arch android_sdk_version
663+
$ ./android-configure <path to the Android NDK> <Android SDK version> <target architecture>
664664
$ make -j4
665665
```
666666

0 commit comments

Comments
 (0)
Please sign in to comment.