diff --git a/Installation.md b/Installation.md index 11d9559..5de6308 100644 --- a/Installation.md +++ b/Installation.md @@ -136,8 +136,15 @@ Check with sudo systemctl status chatto ``` and if it fails to start do + ``` sudo journalctl -u chatto ``` to check the cause of the failure. + +## Default Password + +When running the jar file for the first time, a file containing the default(randomly generated) password for the admin account will have been generated in the same directory as the jar. + +Please make note of the password, and then delete the file.