diff --git a/source/_includes/common-tasks/development_version.md b/source/_includes/common-tasks/development_version.md index d2e2cbccb9f..524c362743d 100644 --- a/source/_includes/common-tasks/development_version.md +++ b/source/_includes/common-tasks/development_version.md @@ -6,9 +6,9 @@ If you want to stay on the bleeding-edge Home Assistant Core development branch, The `dev` branch is likely to be unstable. Potential consequences include loss of data and instance corruption. {% endcaution %} -{% if page.installation == "os" or page.installation == "supervised" %} +{% if page.installation == "os" %} -1. Join the dev channel. +1. Join the dev channel ```bash ha supervisor options --channel dev