mirror of
https://github.com/curl/curl.git
synced 2026-04-11 12:01:42 +08:00
INSTALL.md: fix typo
Reported-by: Nathan-M-code on github Fixes #20766 Closes #20767
This commit is contained in:
parent
92f66f0234
commit
aea5552a64
@ -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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user