diff --git a/docs/INSTALL.md b/docs/INSTALL.md index 2db659f397..7e0329c8e7 100644 --- a/docs/INSTALL.md +++ b/docs/INSTALL.md @@ -426,7 +426,7 @@ another SSL backend such as OpenSSL. # Android -When building curl for Android you can you CMake or curl's `configure` script. +When building curl for Android you can either use CMake or `configure`. Before you can build curl for Android, you need to install the Android NDK first. This can be done using the SDK Manager that is part of Android Studio.