README: small typo

pull/3284/merge
Frans de Jonge 7 years ago committed by GitHub
parent 5a2c8e4b5e
commit db6c35c144

@ -104,7 +104,7 @@ Mac OSX users may need to install these tools:
brew install nasm binutils libtool autoconf automake sdl2 lua51
```
The KOReader Android build requires `ant`, `openjdk-8-jdk` and `p7zip-full`. A compatible version of the Android NDK and SDK will be downloaded automatically by `.kodev build android` if no NDK or SDK is provided in environment variables. For that purpose you can use `NDK=/ndk/location SDK=/sdk/location ./kodev build android`.
The KOReader Android build requires `ant`, `openjdk-8-jdk` and `p7zip-full`. A compatible version of the Android NDK and SDK will be downloaded automatically by `./kodev build android` if no NDK or SDK is provided in environment variables. For that purpose you can use `NDK=/ndk/location SDK=/sdk/location ./kodev build android`.
Users of Debian Jessie first need to configure the `backports` repository:
```

Loading…
Cancel
Save