Skip to content

Commit

Permalink
This is needed to get the ndk-build command.
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien Miotte committed Mar 12, 2012
1 parent 841f85e commit c3352fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/prerequisites.rst
Expand Up @@ -49,5 +49,5 @@ After installing them, export both installation path, NDK version and API to use

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

export PATH=/path/to/android-sdk-linux/tools:$PATH
export PATH=/path/to/android-ndk:/path/to/android-sdk-linux/tools:$PATH

0 comments on commit c3352fd

Please sign in to comment.