From 20ce47423c3779bcb47e731753a934c6f23b5eb0 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Mon, 30 Mar 2020 18:12:43 +0200 Subject: [PATCH] Update installation.markdown --- source/hassio/installation.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/hassio/installation.markdown b/source/hassio/installation.markdown index 6abc8be0f41..e9f50c1d278 100644 --- a/source/hassio/installation.markdown +++ b/source/hassio/installation.markdown @@ -179,7 +179,7 @@ curl -sL "https://raw.githubusercontent.com/home-assistant/installer/master/inst - `qemux86` - `qemux86-64` -See the [hassio-installer](https://github.com/home-assistant/installer) GitHub page for an up-to-date listing of supported machine types. +See the [installer](https://github.com/home-assistant/installer) GitHub page for an up-to-date listing of supported machine types. If you can not find your machine type in the list, you should pick the `qemu` release. i.e., `qemux86-64` for a normal 64-bit Linux distribution, or `qemuarm-64` for most modern ARM-based target like Raspberry Pi clones, or TV boxes.