Clarify Add-ons (#19734)

This commit is contained in:
Stefan Agner 2021-10-12 14:36:08 +02:00 committed by GitHub
parent 89ee1acc52
commit 290513ebb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ toc: true
</p>
<ul>
<li><b>Home Assistant Operating System</b>: Minimal Operating System optimized to power Home Assistant.
It comes with Supervisor to manage Home Assistant Core and pre-installed add-ons. Recommended installation method.</li>
It comes with Supervisor to manage Home Assistant Core and Add-ons. Recommended installation method.</li>
<li><b>Home Assistant Container</b>: Standalone container-based installation of Home Assistant Core (e.g. Docker).</li>
</ul>
<p>There are two alternative installation methods available for experienced users:</p>