From 558d40b18c24397f94beee658842d598eea6d136 Mon Sep 17 00:00:00 2001 From: Bernhard Miklautz Date: Thu, 8 Aug 2013 12:41:04 +0200 Subject: [PATCH] Fixed typo --- docs/README.android | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/README.android b/docs/README.android index 44a4dbd67..e83af9107 100644 --- a/docs/README.android +++ b/docs/README.android @@ -34,8 +34,8 @@ However, any other static build should work as well. To build openssl: -git clone git@github.com:bmiklautz/Android-external-openssl-ndk-static.git -cd Android-external-openssl-ndk-static +git clone git@github.com:bmiklautz/android-external-openssl-ndk-static.git +cd android-external-openssl-ndk-static ndk-build # found in the Android NDK