From f37bc0d18cb0da300f113c85372499314f8c63fb Mon Sep 17 00:00:00 2001 From: Jonas Fors Lellky Date: Mon, 14 Apr 2025 09:15:46 +0200 Subject: [PATCH] Clarify what OS:es are supported and not (#38513) * Clarify what OS:es are supported and not * tiny tweak --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_includes/installation/supervised.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_includes/installation/supervised.md b/source/_includes/installation/supervised.md index 39bf52fb273..edc34702830 100644 --- a/source/_includes/installation/supervised.md +++ b/source/_includes/installation/supervised.md @@ -10,7 +10,7 @@ Unless you really need this installation type, you should install Home Assistant 1. First make sure you understand the requirements. 2. This installation method has very strict requirements, for example, it only - supports Debian (and Ubuntu, Armbian, Raspberry Pi OS are **not** + supports Debian (Ubuntu, Armbian, and Raspberry Pi OS are **not** supported). So, make sure you understand the requirements from step 1 above. 3. Then head over to home-assistant/supervised-installer to set it up.