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
commit0a4272c0cb8b33b3eb86372c2aa8449b46d2d1ed (patch)
tree103c4a399c153420b609adcb7fd1421d97a80e82 /README.txt
parent5421c5b36b43a27939889c4cedfcf7b09faf9518 (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.