taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit d045a66be8139b487e9eff155cd9dbdb313f6198
parent e5d4c2a476dda8bf1a0934bca9a09e90623da646
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Fri, 27 Nov 2020 21:36:07 -0500

spell ‘PostgreSQL’ w/ uppercase ‘SQL’

Diffstat:
Mlibeufin/nexus-tutorial.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libeufin/nexus-tutorial.rst b/libeufin/nexus-tutorial.rst @@ -50,7 +50,7 @@ Use the following command to *(1) run the nexus service*: After the startup, Nexus should have created a ``.sqlite3`` file in its current working directory. Feel free to use the ``--with-db`` option to change the database name and path. In future releases, the support -for Postgresql will be provided. +for PostgreSQL will be provided. At this point a *(2) superuser account needs to be activated into the system*: