taler-docs

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

commit 08993d32348e7ee660e7757ddf5c65a07d2c08bc
parent 40fd969a32421a858a134e04cddbc266ad3f61f0
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Wed, 20 Jan 2021 21:25:55 -0500

add leading "$" to ‘code-block console’ command

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

diff --git a/libeufin/nexus-tutorial.rst b/libeufin/nexus-tutorial.rst @@ -115,7 +115,7 @@ service: .. code-block:: console - export LIBEUFIN_SANDBOX_URL=http://localhost:5000/ + $ export LIBEUFIN_SANDBOX_URL=http://localhost:5000/ Verify that the sandbox is running: