commit 4dfbc46a0f854e883a030b9d2e9fbd7af865ba44
parent 2327f4511bad2a0d9d98246423843ca91b176b3f
Author: Marcello Stanisci <stanisci.m@gmail.com>
Date: Fri, 22 Nov 2019 23:51:43 +0100
missing step
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git 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