Skip to content

Commit 5d9a7be

Browse files
committed
Update master
1 parent 60481dc commit 5d9a7be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/prerequisites.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,5 @@ After installing them, export both installation path, NDK version and API to use
5858

5959
Also, you must configure you're PATH to add the ``android`` binary::
6060

61-
export PATH=/path/to/android-ndk:/path/to/android-sdk-linux/tools:$PATH
61+
export PATH=$ANDROIDNDK:$ANDROIDSDK/tools:$PATH
6262

0 commit comments

Comments
 (0)