summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2015-04-22 11:30:23 +0200
committerArne Schwabe <arne@rfc2549.org>2015-04-22 11:30:23 +0200
commit480398e1f66d8d42c2066155604c1bae393967de (patch)
treecbb7294b9f47af9e9df7c8c209371e7b0236a79e /doc
parentaa6520cf684d0637f7339e5731d18f0de45db596 (diff)
note that the urls for the submodules are ssh
Diffstat (limited to 'doc')
-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