From e29b581a4d579e489c3985ff3d33faa83f7c99e9 Mon Sep 17 00:00:00 2001 From: Robin Date: Tue, 17 Jul 2018 07:32:32 +0100 Subject: [PATCH] Fix HassOS setup docs (#5807) Addresses https://github.com/home-assistant/hassos/issues/110#issuecomment-405340511 --- source/hassio/installation.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/hassio/installation.markdown b/source/hassio/installation.markdown index b324b66eefb..a65220d1faa 100644 --- a/source/hassio/installation.markdown +++ b/source/hassio/installation.markdown @@ -26,8 +26,8 @@ Please remember to ensure you're using an [appropriate power supply](https://www - Flash the downloaded image to an SD card using [Etcher]. -- Optional - Setup the WiFi or static IP: On the SD-card, create the `network/my-network` file and follow the [HassOS howto][hassos-network]. -- Insert SD card to Raspberry Pi and turn it on. On first boot, it downloads the latest version of Home Assistant which takes ~20 minutes (slower/faster depending on the platform). +- Optional - Setup the WiFi or static IP: On a USB stick, create the `network/my-network` file and follow the [HassOS howto][hassos-network]. +- Insert the SD card (and optional USB stick) into the Raspberry Pi and turn it on. On first boot, it downloads the latest version of Home Assistant which takes ~20 minutes (slower/faster depending on the platform).