INSTALL.md: fix typo

Reported-by: Nathan-M-code on github
Fixes #20766
Closes #20767
This commit is contained in:
Daniel Stenberg 2026-02-27 22:29:09 +01:00
parent 92f66f0234
commit aea5552a64
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -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.