Skip to content

Commit

Permalink
doc: improve building doc for Android
Browse files Browse the repository at this point in the history
PR-URL: #44888
Refs: #44207
Reviewed-By: Feng Yu <F3n67u@outlook.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
  • Loading branch information
MeowShe authored and danielleadams committed Oct 11, 2022
1 parent b9b671f commit 97df9b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BUILDING.md
Expand Up @@ -660,7 +660,7 @@ Be sure you have downloaded and extracted
a folder. Then run:

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

Expand Down

0 comments on commit 97df9b8

Please sign in to comment.