diff --git a/source/_docs/installation.markdown b/source/_docs/installation.markdown
index 6db29ce1a82..3f8878f7954 100644
--- a/source/_docs/installation.markdown
+++ b/source/_docs/installation.markdown
@@ -53,8 +53,8 @@ The only installation methods that allow you to use Home Assistant Add-ons is us
**Method**|**You have**|**Recommended for**
:-----|:-----|:-----
-[Home Assistant](/hassio/installation/)|Raspberry Pi
VM|Anybody
-[Docker](/docs/installation/docker/)|Docker|Anybody already running Docker
+[Home Assistant OS](/hassio/installation/)|[A supported platform](/hassio/installation/)|Anybody
+[Home Assistant Container](/docs/installation/docker/)|Docker|Anybody already running Docker
## Alternative installs
@@ -62,9 +62,9 @@ If you use these install methods, we assume that you know how to manage and admi
**Method**|**You have**|**Recommended for**
:-----|:-----|:-----
-[venv
(as another user)](/docs/installation/raspberry-pi/)|Any Linux, Python 3.7 or later|Those familiar with their operating system
-[venv
(as your user)](/docs/installation/virtualenv/)|Any Python 3.7 or later|Developers
-[Supervised](https://github.com/home-assistant/supervised-installer) | [Requirements](https://github.com/home-assistant/architecture/blob/master/adr/0014-home-assistant-supervised.md#supported-operating-system-system-dependencies-and-versions) | Those very familiar with their operating system
+[Home Assistant Core](/docs/installation/raspberry-pi/)|Any Linux, Python 3.7.1 or later|Those familiar with their operating system
+[Home Assistant Supervised](https://github.com/home-assistant/supervised-installer) | [Requirements](https://github.com/home-assistant/architecture/blob/master/adr/0014-home-assistant-supervised.md#supported-operating-system-system-dependencies-and-versions) | Those very familiar with their operating system
+[venv
(as your user)](/docs/installation/virtualenv/)|Any Python 3.7.1 or later|**Developers**
## Community provided guides