diff --git a/source/hassio/installation.markdown b/source/hassio/installation.markdown index ecb1e0a0520..cb752fe2a4b 100644 --- a/source/hassio/installation.markdown +++ b/source/hassio/installation.markdown @@ -35,13 +35,17 @@ If you copy over your existing Home Assistant configuration, make sure to enable ## {% linkable_title Alternative: install on generic Linux server %} -For advanced users, it is also possible to try Hass.io on your Linux server or inside a VM. To do so, run the following command as root: +For advanced users, it is also possible to try Hass.io on your [Linux server or inside a virtual machine][linux]. To do so, run the following command as root: -```curl -sL https://raw.githubusercontent.com/home-assistant/hassio-build/master/install/hassio_install | bash -s``` +```bash +curl -sL https://raw.githubusercontent.com/home-assistant/hassio-build/master/install/hassio_install | bash -s +``` -

When you use this installation method, some add-ons will not be available and the documentation might not work for your installation.

+

+When you use this installation method, some add-ons will not be available and the documentation might not work for your installation. +

-More information about this kind of install [is located here][linux]. +A detailed guide about running Hass.io as a virtual machine is available in the [blog](/blog/2017/11/29/hassio-virtual-machine/). [Etcher]: https://etcher.io/ [resinos-network]: https://docs.resin.io/deployment/network/2.0.0/