summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libeufin/nexus-tutorial.rst4
1 files changed, 1 insertions, 3 deletions
diff --git a/libeufin/nexus-tutorial.rst b/libeufin/nexus-tutorial.rst
index 4fcb9e27..43fb8daf 100644
--- a/libeufin/nexus-tutorial.rst
+++ b/libeufin/nexus-tutorial.rst
@@ -145,9 +145,7 @@ If this variable is not set, ``libeufin-sandbox`` complains and exits:
jdbc:sqlite:/tmp/libeufindb.sqlite3
jdbc:postgresql://localhost:5432/libeufindb?user=Foo&password=secret
-Only *SQLite* (e.g. ``jdbc:sqlite:/tmp/libeufintestdb``) and *PostgreSQL (via TCP)*
-(e.g. ``jdbc:postgresql://localhost:$port/libeufintestdb?user=$username&password=$password``)
-are supported right now.
+Only *SQLite* and *PostgreSQL (via TCP)* are supported right now.
For the following commands, the sandbox service must be running.
The sandbox service is started with the following command: