From 729816e1fc1ce2ce011e893fabbbedee247acfc9 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Fri, 27 Nov 2020 21:39:03 -0500 Subject: mark up ‘NEXUS_USERNAME’ and ‘NEXUS_PASSWORD’ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- libeufin/nexus-tutorial.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libeufin/nexus-tutorial.rst b/libeufin/nexus-tutorial.rst index 2aa0bba4..82f1ba43 100644 --- 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 -- cgit v1.2.3