Skip to content

Commit

Permalink
note that the urls for the submodules are ssh
Browse files Browse the repository at this point in the history
  • Loading branch information
schwabe committed Apr 22, 2015
1 parent aa6520c commit 480398e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 480398e

Please sign in to comment.