summaryrefslogtreecommitdiff
path: root/taler-wallet.rst
diff options
context:
space:
mode:
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