summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2012-10-10 22:01:43 +0200
committerArne Schwabe <arne@rfc2549.org>2012-10-10 22:01:43 +0200
commita40caf4a8e2df46dcf0902eba9d11945d111716d (patch)
tree9d26c24f074211a4bdb5daedf60308529d78fddc /README.txt
parentafd422608989e883b5a8de9019bbccae53d587db (diff)
Fix the build instruction, remove missing translation text file
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.