summaryrefslogtreecommitdiff
path: root/libeufin/nexus-tutorial.rst
diff options
context:
space:
mode:
Diffstat (limited to 'libeufin/nexus-tutorial.rst')
-rw-r--r--libeufin/nexus-tutorial.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/libeufin/nexus-tutorial.rst b/libeufin/nexus-tutorial.rst
index 5d090992..fd12ad26 100644
--- a/libeufin/nexus-tutorial.rst
+++ b/libeufin/nexus-tutorial.rst
@@ -24,7 +24,7 @@ Note that Kotlin+Gradle should already work on the host system.
Install Nexus
=============
-Navigate into the `libeufin` local repository, and from top-level run:
+Navigate into the *libeufin* local repository, and from top-level run:
.. code-block:: console
@@ -50,7 +50,7 @@ Use the following command to *(1) run the nexus service*:
We recommend using the ``--db-conn-string=$DBCONN`` option. It
instructs Nexus to reach the database addressed by the connection
-string. Only `SQLite` and `PostgreSQL (only via TCP)` are supported
+string. Only *SQLite* and *PostgreSQL (only via TCP)* are supported
right now.
For example: