taler-docs

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

commit 729816e1fc1ce2ce011e893fabbbedee247acfc9
parent 5efd905220698c1f20313735d424973ed36df288
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Fri, 27 Nov 2020 21:39:03 -0500

mark up ‘NEXUS_USERNAME’ and ‘NEXUS_PASSWORD’

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

diff --git a/libeufin/nexus-tutorial.rst b/libeufin/nexus-tutorial.rst @@ -71,8 +71,8 @@ creating a EBICS connection*. The command line interface needs the following three values to be defined in the environment: ``NEXUS_BASE_URL``, ``NEXUS_USERNAME``, - and ``NEXUS_PASSWORD``. In this example, NEXUS_USERNAME should be - set to ``foo``, and NEXUS_PASSWORD to the value given for its password + and ``NEXUS_PASSWORD``. In this example, ``NEXUS_USERNAME`` should be + set to ``foo``, and ``NEXUS_PASSWORD`` to the value given for its password in step (2). .. code-block:: shell