diff options
author | Babar-Bashir <babar.bashir92@yahoo.com> | 2016-05-20 14:59:58 +0500 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2016-06-27 12:57:33 +0200 |
commit | e10b5a4a1771cacf15072cfff90136cf655e12e7 (patch) | |
tree | 8b313dcd6c9f7b8e78979bd5400800c7da3d82b5 /doc | |
parent | c3145243bd54e3e150cc0508b3e78f88109fbae0 (diff) |
Update README.txt
Diffstat (limited to 'doc')
-rw-r--r-- | doc/README.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.txt b/doc/README.txt index dc64055e..1c1cacef 100644 --- a/doc/README.txt +++ b/doc/README.txt @@ -24,7 +24,7 @@ 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 (the default urls for the submoles use ssh, +Fetch the git submodules (the default urls for the submodules use ssh, setup your own github ssh key or change the url to http in .gitmodules): git submodule init |