summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/README.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/README.txt b/doc/README.txt
index bc33a3e6..3ad33e4e 100644
--- a/doc/README.txt
+++ b/doc/README.txt
@@ -23,7 +23,8 @@ svn co http://google-breakpad.googlecode.com/svn/trunk/ google-breakpad
- Install ndk (Version r10b is tested and used by me)
- Make sure that ndk-build is in your build path.
-Fetch the git submodules:
+Fetch the git submodules (the default urls for the submoles use ssh,
+setup your own github ssh key or change the url to http in .gitmodules):
git submodule init
git submodule update