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/).