8000 Merge pull request #15 from mike-perdide/fix_doc · whirm/python-for-android@ffa59a9 · GitHub
[go: up one dir, main page]

Skip to content
< 8000 script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_github_remote-form_dist_index_js-node_modules_delegated-events_dist_inde-94fd67-99b04cc350b5.js" defer="defer">

Commit ffa59a9

Browse files
committed
Merge pull request kivy#15 from mike-perdide/fix_doc
This is needed to get the ndk-build command.
2 parents 1ed7c5d + c3352fd commit ffa59a9

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
@@ -49,5 +49,5 @@ After installing them, export both installation path, NDK version and API to use
4949

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

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

0 commit comments

Comments
 (0)
0