From eb41e667c30365d3bb991318eec1b00d83d8cf90 Mon Sep 17 00:00:00 2001 From: Thomas Bertels <3265870+tbertels@users.noreply.github.com> Date: Mon, 11 Sep 2023 09:01:11 +0200 Subject: [PATCH] Update alternative.md to avoid a common error with :/config (#28823) It wasn't fully clear that the `:/config` part had to be kept. --- source/_includes/installation/container/alternative.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_includes/installation/container/alternative.md b/source/_includes/installation/container/alternative.md index d69f22beba4..a1bc4f71299 100644 --- a/source/_includes/installation/container/alternative.md +++ b/source/_includes/installation/container/alternative.md @@ -34,7 +34,7 @@ To use a Z-Wave USB stick for Z-Wave control, the HA Docker container needs extr Adjust the following Terminal command as follows : -- Replace `/PATH_TO_YOUR_CONFIG` points at the folder where you want to store your configuration +- Replace `/PATH_TO_YOUR_CONFIG` points at the folder where you want to store your configuration - make sure that you keep the `:/config` part - Replace `/PATH_TO_YOUR_USB_STICK` matches the path for your USB stick (e.g., `/dev/ttyACM0` for most Synology users) - Replace "Australia/Melbourne" with [your timezone](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones)