From 5b05ea0e00b0b9c2cae3d0111b981f4296ae8cbf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 13 Mar 2023 21:50:35 +0100 Subject: [PATCH] Update doc/POST_INSTALL.md Co-authored-by: Alexandre Aubin --- doc/POST_INSTALL.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/POST_INSTALL.md b/doc/POST_INSTALL.md index 67d545e..fcbfce9 100644 --- a/doc/POST_INSTALL.md +++ b/doc/POST_INSTALL.md @@ -2,6 +2,6 @@ Once the installation is complete, the app will need to complete the registratio Details for MySQL database to be enterted while registration process: -Database login: __DB_USER__ -Database name: __DB_NAME__ -Database password: __DB_PWD__ +- Database login: __DB_USER__ +- Database name: __DB_NAME__ +- Database password: __DB_PWD__