From 46a02ae74fba08be57b1b8941460739e1e676d1c Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Tue, 17 Jul 2018 21:10:39 +0200 Subject: [PATCH] Link to all Hass.io device types, as we'll get more. --- source/getting-started/index.markdown | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/source/getting-started/index.markdown b/source/getting-started/index.markdown index 7f06de5ee9a..cb7d538e051 100644 --- a/source/getting-started/index.markdown +++ b/source/getting-started/index.markdown @@ -29,13 +29,11 @@ We will need a few things to get started with installing Home Assistant. Links b ### {% linkable_title Software requirements %} -- Download Hass.io image for Raspberry Pi 3 as [32bit][pi3-32] or [64bit][pi3-64] variant +- Download the Hass.io image for [your device](https://www.home-assistant.io/hassio/installation/) - Download [Etcher] to write the image to an SD card - Text Editor like [Visual Studio Code](https://code.visualstudio.com/) [Etcher]: https://etcher.io/ -[pi3-32]: https://github.com/home-assistant/hassos/releases/download/1.7/hassos_rpi3-1.7.img.gz -[pi3-64]: https://github.com/home-assistant/hassos/releases/download/1.7/hassos_rpi3-64-1.7.img.gz ### {% linkable_title Installing Hass.io %}