Skip to content

Commit 19b4e3d

Browse files
committed
Update README
1 parent 9ab10f0 commit 19b4e3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ git clone https://github.com/robertying/openssl-curl-android.git
2323
cd openssl-curl-android
2424
git submodule update --init --recursive
2525

26-
export ANDROID_NDK_HOME=your_android_ndk_root_here # e.g. $HOME/Library/Android/sdk/ndk/22.0.7026061
26+
export NDK=your_android_ndk_root_here # e.g. $HOME/Library/Android/sdk/ndk/22.0.7026061
2727
export HOST_TAG=see_this_table_for_info # e.g. darwin-x86_64, see https://developer.android.com/ndk/guides/other_build_systems#overview
2828
export MIN_SDK_VERSION=21 # or any version you want
2929

0 commit comments

Comments
 (0)