diff --git a/README.md b/README.md index 754c3d02..0c0b8841 100644 --- a/README.md +++ b/README.md @@ -247,7 +247,7 @@ Checking status. ``` sudo systemctl status mariadb ``` -Change the recorder: `db_url:` in your HA configuration.yaml ```mysql://admin:password@lxc-ip:3306/homeassistant?charset=utf8mb4``` +Change the recorder: `db_url:` in your HA configuration.yaml Example: `mysql://admin:password@192.168.1.26:3306/homeassistant?charset=utf8mb4`