Updated Termux command [ci skip]

This commit is contained in:
Andrew Murray 2019-11-30 07:52:31 +11:00
parent 78d70e5b11
commit 2537e8d23e

View File

@ -362,8 +362,8 @@ Building on Android
Basic Android support has been added for compilation within the Termux Basic Android support has been added for compilation within the Termux
environment. The dependencies can be installed by:: environment. The dependencies can be installed by::
$ pkg -y install python python-dev ndk-sysroot clang make \ $ pkg install -y python ndk-sysroot clang make \
libjpeg-turbo-dev libjpeg-turbo
This has been tested within the Termux app on ChromeOS, on x86. This has been tested within the Termux app on ChromeOS, on x86.