summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index 38f8c473..3b2d8f5d 100644
--- a/README.txt
+++ b/README.txt
@@ -7,7 +7,7 @@ Build instraction:
- Install sdk
- Install ndk
-Do ndk-build in the root directory of the project.
+Do ./build-native.sh in the root directory of the project.
Use eclipse with android plugins to build the project.