summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2018-06-13 13:03:53 +0200
committerArne Schwabe <arne@rfc2549.org>2018-06-13 13:03:53 +0200
commit842aeac4d7e36f9f4a4fb95e402eeb1e830530c1 (patch)
treefb3d5607c2c589c64bf46f091be0e49d31b12d4e /doc
parent0e865ce2f38094a434596afcb3a8d06e3f18f1ed (diff)
update readme a bit
Diffstat (limited to 'doc')
-rw-r--r--doc/README.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/README.txt b/doc/README.txt
index f629cc72..9f434cc6 100644
--- a/doc/README.txt
+++ b/doc/README.txt
@@ -15,10 +15,11 @@ See the file todo.txt for ideas/not-yet-implemented features (and the bug tracke
Build instructions:
-- Install sdk, ndk, cmake (e.g. with Android studio), swig (3.0+)
+- Install sdk, ndk, cmake (e.g. with Android studio), swig (3.0+), on
+ Windows perl might be needed for mbedtls
-Fetch the git submodules (the default urls for the submodules use ssh,
-set up your own GitHub ssh key or change the url to http in .gitmodules):
+Fetch the git submodules (the default urls for the submodules work as
+long as the main repo url is on github):
git submodule init
git submodule update