diff --git a/doc/POST_INSTALL.md b/doc/POST_INSTALL.md index 2e67225..ed3d320 100644 --- a/doc/POST_INSTALL.md +++ b/doc/POST_INSTALL.md @@ -1,5 +1,4 @@ -Complete the registration process from the setup page displayed. -Details for MySQL database to be enterted while registration process: -MySQL hostname: localhost -MySQL username: __DB_NAME__ -MySQL password: __DB_PWD__ \ No newline at end of file +You should now finish the installation by browsing to the setup page of the app. You will need to enter the following credentials: +- MySQL hostname: localhost +- MySQL username: __DB_NAME__ +- MySQL password: __DB_PWD__ \ No newline at end of file