taler-docs

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

commit 10c296e94ef2d1c5947cc11ac46f9aeb8a653bb6
parent b4ebbe5653adb7908cdabe0e2549c423d905248f
Author: MS <ms@taler.net>
Date:   Sat, 16 Jan 2021 01:35:48 +0100

Telling that Sandbox gets installed too

Diffstat:
Mlibeufin/nexus-tutorial.rst | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/libeufin/nexus-tutorial.rst b/libeufin/nexus-tutorial.rst @@ -58,11 +58,12 @@ Navigate into the *libeufin* local repository, and from top-level run: Verifying your installation --------------------------- -In case of success, the two following commands should be found: +In case of success, the three following commands should be found: .. code-block:: console $ which libeufin-nexus + $ which libeufin-sandbox $ which libeufin-cli