diff --git a/source/hassio/installation.markdown b/source/hassio/installation.markdown index 2211ba4381..ecb1e0a052 100644 --- a/source/hassio/installation.markdown +++ b/source/hassio/installation.markdown @@ -35,10 +35,14 @@ 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, [follow these instructions][linux]. +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: + +```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.
+More information about this kind of install [is located here][linux]. + [Etcher]: https://etcher.io/ [resinos-network]: https://docs.resin.io/deployment/network/2.0.0/ [pi1]: https://github.com/home-assistant/hassio-build/releases/download/1.1/resinos-hassio-1.1-raspberrypi.img.bz2