summaryrefslogtreecommitdiff
path: root/libeufin
diff options
context:
space:
mode:
Diffstat (limited to 'libeufin')
-rw-r--r--libeufin/nexus-tutorial.rst5
1 files changed, 4 insertions, 1 deletions
diff --git a/libeufin/nexus-tutorial.rst b/libeufin/nexus-tutorial.rst
index 6c63ec9b..74db13e0 100644
--- a/libeufin/nexus-tutorial.rst
+++ b/libeufin/nexus-tutorial.rst
@@ -15,7 +15,10 @@ reader should already have one EBICS subscriber activated at their bank.
Obtain Nexus
============
Nexus belongs to the LibEuFin project, and can be downloaded via Git:
-``$ git clone git://git.taler.net/libeufin``
+
+.. code-block:: shell
+
+ $ git clone git://git.taler.net/libeufin
Note that Kotlin+Gradle should already work on the host system.