From 02bd7b3a59b591098d5736463845c50705f0ccad Mon Sep 17 00:00:00 2001 From: Matthieu Estrada Date: Fri, 27 May 2016 10:15:00 +0200 Subject: [PATCH] Add install step for update android-cmake folder --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f98da5..fddaa46 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,9 @@ cmake ../../ && cmake --build . ## Build shared library for Android -Requires a [pre-built static libcurl]( https://github.com/manimaul/curl-android-ios/tree/master/prebuilt-with-ssl/android) +Requires a [pre-built static libcurl]( https://github.com/manimaul/curl-android-ios/tree/master/prebuilt-with-ssl/android). + +Requires to update `android-cmake` folder : [android-cmake](https://github.com/manimaul/android-cmake.git) x86