taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 4aeb5c4d9e953a4c4c7eed740443c31d191fad6e
parent 26ecf8cee12510673a6e26398e9e8e3c40c7c897
Author: Florian Dold <florian@dold.me>
Date:   Thu,  4 Feb 2021 18:29:24 +0100

complete wallet installation instructions

Diffstat:
Mtaler-wallet-cli-manual.rst | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/taler-wallet-cli-manual.rst b/taler-wallet-cli-manual.rst @@ -28,6 +28,8 @@ Now the wallet CLI can be installed without requiring elevated permissions: .. code-block:: console $ npm set prefix $HOME/.npm-global + $ npm install -g @gnu-taler/taler-wallet-cli + $ taler-wallet-cli --version Getting Help