From c114213d415d17b396b37ebaca0d60f24036a009 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Wed, 31 Jan 2024 12:21:14 +0100 Subject: [PATCH] fix doc --- doc/POST_INSTALL.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/POST_INSTALL.md b/doc/POST_INSTALL.md index 0b5199f..fb9380b 100644 --- a/doc/POST_INSTALL.md +++ b/doc/POST_INSTALL.md @@ -2,3 +2,5 @@ The Postgresql admin user credentials: Username: __DB_USER__ Password: __DB_PWD__ + +You can connect to pgAdmin with your email and the password you provided at installation time.