diff options
author | Joe Robinson <joe@lc8n.com> | 2021-11-25 03:33:41 +0000 |
---|---|---|
committer | Joe Robinson <joe@lc8n.com> | 2021-11-25 03:33:41 +0000 |
commit | f1c86203def4af5237ac9b12841a4e45841dae29 (patch) | |
tree | d0bf3699b159615080fd9bc561552daf2fe3ac2c | |
parent | 2f2e870cc75c8d6f2c80dd0968c133c784ec2350 (diff) |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9,6 +9,8 @@ Install dependencies: Copy `config.yaml.example` to `config.yaml` and fill in the relevant values. +Requires a MySQL DB running. Credentials are set in config.yaml + Initialising ------------ |