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 0298b7f commit 1124558Copy full SHA for 1124558
1 file changed
BUILDING.md
@@ -660,7 +660,7 @@ Be sure you have downloaded and extracted
660
a folder. Then run:
661
662
```console
663
-$ 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>
664
$ make -j4
665
```
666
0 commit comments