commit 3f329383f0743ff9256b70e4a1e807010a0db73a
parent 6978fed0ddf1bfa2d658a3b17a309b34e6357944
Author: Antoine A <>
Date: Thu, 22 Feb 2024 17:54:33 +0100
Improve regional currency manual
Diffstat:
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/libeufin/regional-automated-manual.rst b/libeufin/regional-automated-manual.rst
@@ -183,7 +183,7 @@ Reuse existing client keys
If you have client keys from a previous EBICS setup you can copy the JSON file to ``/var/lib/libeufin-nexus/client-ebics-keys.json``.
-Make sure this file is accessible to the user running ``libeufin-nexus``, for the default services you should run:
+Make sure this file is accessible to the user running ``libeufin-nexus``, you should run:
.. code-block:: console
@@ -211,8 +211,7 @@ Once the bank has received and processed this document you can continue.
Get bank keys
^^^^^^^^^^^^^
-Assuming that the configuration file exists at ``$CONFIG_FILE``, the following
-command will finish the EBICS setup process:
+Run the following command to finish the EBICS setup process:
.. code-block:: console