summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
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