Skip to content

Commit 6ca248c

Browse files
committed
fix doc
1 parent 2a8b2f6 commit 6ca248c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ After installing them, export both installation path::
6060
export ANDROIDNDK=/path/to/android-ndk
6161

6262
# examples
63-
export ANDROIDSDK="/home/tito/code/android/android-sdk-linux_86"
64-
export ANDROIDNDK="/home/tito/code/android/android-ndk-r5b"
63+
export ANDROIDSDK="/home/tito/code/android/android-sdk-linux_86"
64+
export ANDROIDNDK="/home/tito/code/android/android-ndk-r5b"
6565

6666

6767
Usage

0 commit comments

Comments
 (0)