Add note about generated password

master
Rohan Sircar 4 years ago
parent
commit
616e959e69
  1. 7
      Installation.md

7
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.
Loading…
Cancel
Save