diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/README.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.txt b/doc/README.txt index 7dac5c05..d3b385ab 100644 --- a/doc/README.txt +++ b/doc/README.txt @@ -10,7 +10,7 @@ svn co http://google-breakpad.googlecode.com/svn/trunk/ google-breakpad - Install sdk -- Install ndk (Versions 8c+ give strange linker errors, use 8b for now) +- Install ndk (Version r9 is tested and used by me) - Make sure that ndk-build is in your build path. Do ./misc/build-native.(sh|bat) in the root directory of the project. |