summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2016-07-20 15:44:51 +0200
committerArne Schwabe <arne@rfc2549.org>2016-07-20 15:44:51 +0200
commite29345de1904bbfcf884e58326f122518bc6669b (patch)
tree7c2b2f2364209814bd16eefed05a7fdd8606a77e /doc
parent5cfec9a69266355a4cce17696e8d4f58118384c7 (diff)
update readme
Diffstat (limited to 'doc')
-rw-r--r--doc/README.txt7
1 files changed, 1 insertions, 6 deletions
diff --git a/doc/README.txt b/doc/README.txt
index 1c1cacef..c5f6f654 100644
--- a/doc/README.txt
+++ b/doc/README.txt
@@ -15,13 +15,8 @@ See the file todo.txt for ideas/not yet implemented features (and the bug track
Build instructions:
-Disable Google breakcode (call build-native.sh with USE_BREAKPAD=0) or checkout google breakcode
-
-svn co http://google-breakpad.googlecode.com/svn/trunk/ google-breakpad
-
-
- Install sdk
-- Install ndk (Version r10b is tested and used by me)
+- Install ndk (Latest version should work as long as you use gcc)
- Make sure that ndk-build is in your build path.
Fetch the git submodules (the default urls for the submodules use ssh,