summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index b2812de4..65b4273d 100644
--- a/README.txt
+++ b/README.txt
@@ -9,7 +9,7 @@ Checkout google breakcode:
svn co http://google-breakpad.googlecode.com/svn/trunk/ google-breakpad
- Install sdk
-- Install ndk
+- Install ndk (Version 8d gives strange linker errors, use 8b for now)
Do ./build-native.sh in the root directory of the project.