summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-10-02 21:25:19 +0000
committerng0 <ng0@n0.is>2019-10-02 21:25:19 +0000
commit314e499ef077874220a0a0574a879239d4b78194 (patch)
tree280c7a4ab460c9698f8e43ee27a92c616aca8a47 /README
parent42324a357b58bedea86974bf229fc326a89e06dc (diff)
downloadwallet-core-314e499ef077874220a0a0574a879239d4b78194.tar.gz
wallet-core-314e499ef077874220a0a0574a879239d4b78194.tar.bz2
wallet-core-314e499ef077874220a0a0574a879239d4b78194.zip
bump submodule, add lines to enable bootstrapping the submodule and configure*
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 10 insertions, 0 deletions
diff --git a/README b/README
index b7091b70d..d5dc71a2e 100644
--- a/README
+++ b/README
@@ -22,6 +22,16 @@ in the libtaler-emscripten repository:
https://git.taler.net/libtalerutil-emscripten.git/
+pre-configure step
+==================
+
+make submodules/init
+make submodules/update
+
+or, at your choice:
+
+make self-strap
+
Building from source (Web Extension)
======================================