Fixed typo

This commit is contained in:
Bernhard Miklautz 2013-08-08 12:41:04 +02:00
parent 0e8dfb9e77
commit 558d40b18c

View File

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