summaryrefslogtreecommitdiff
path: root/taler-wallet.rst
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2019-11-22 23:51:43 +0100
committerMarcello Stanisci <stanisci.m@gmail.com>2019-11-22 23:51:43 +0100
commit4dfbc46a0f854e883a030b9d2e9fbd7af865ba44 (patch)
tree6f9e5ecd55278b65faf827f72b41fb8fae93c583 /taler-wallet.rst
parent2327f4511bad2a0d9d98246423843ca91b176b3f (diff)
downloaddocs-4dfbc46a0f854e883a030b9d2e9fbd7af865ba44.tar.gz
docs-4dfbc46a0f854e883a030b9d2e9fbd7af865ba44.tar.bz2
docs-4dfbc46a0f854e883a030b9d2e9fbd7af865ba44.zip
missing step
Diffstat (limited to 'taler-wallet.rst')
-rw-r--r--taler-wallet.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/taler-wallet.rst b/taler-wallet.rst
index 1b63f2d3..1889c585 100644
--- a/taler-wallet.rst
+++ b/taler-wallet.rst
@@ -16,6 +16,7 @@ Building from source
.. code-block:: sh
$ git clone https://git.taler.net/wallet-core.git
+ $ ./bootstrap
$ cd wallet-core
$ ./configure --prefix=$INSTALL_PREFIX
$ make && make install