From 8bfeacdad733cd2c5decc0cacca3e900839c6952 Mon Sep 17 00:00:00 2001 From: DubhAd Date: Sat, 28 Jul 2018 11:57:42 +0100 Subject: [PATCH] Update installation.markdown --- source/hassio/installation.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/hassio/installation.markdown b/source/hassio/installation.markdown index 12a9ae7fe5b..53af1361451 100644 --- a/source/hassio/installation.markdown +++ b/source/hassio/installation.markdown @@ -65,7 +65,9 @@ To perform the Hass.io installation, run the following command as root: $ curl -sL https://raw.githubusercontent.com/home-assistant/hassio-build/master/install/hassio_install | bash -s ``` +

When you use this installation method, the core SSH add-on may not function correctly. If that happens, use the community SSH add-on. Some of the documentation might not work for your installation either. +

A detailed guide about running Hass.io as a virtual machine is available in the [blog](/blog/2017/11/29/hassio-virtual-machine/).