diff --git a/frontend/public/json/mysql.json b/frontend/public/json/mysql.json index 8b4d29a2b..cf7a2f964 100644 --- a/frontend/public/json/mysql.json +++ b/frontend/public/json/mysql.json @@ -39,6 +39,10 @@ { "text": "With an option to install the MySQL 8.4 LTS release instead of MySQL 8.0", "type": "info" + }, + { + "text": "If installed, access phpMyAdmin at `http:///phpMyAdmin`, case sensitive.", + "type": "info" } ] }