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>
This commit is contained in:
Jonas Fors Lellky 2025-04-14 09:15:46 +02:00 committed by GitHub
parent 74d9ca828b
commit f37bc0d18c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,7 +10,7 @@ Unless you really need this installation type, you should install Home Assistant
1. First make sure you understand the <a href="https://github.com/home-assistant/architecture/blob/master/adr/0014-home-assistant-supervised.md" target="_blank">requirements</a>. 1. First make sure you understand the <a href="https://github.com/home-assistant/architecture/blob/master/adr/0014-home-assistant-supervised.md" target="_blank">requirements</a>.
2. This installation method has very strict requirements, for example, it only 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. supported). So, make sure you understand the requirements from step 1 above.
3. Then head over to <a href="https://github.com/home-assistant/supervised-installer" target="_blank">home-assistant/supervised-installer</a> to set it up. 3. Then head over to <a href="https://github.com/home-assistant/supervised-installer" target="_blank">home-assistant/supervised-installer</a> to set it up.