From 59fe6a07297331c5ec09ad5c572e32eace76c292 Mon Sep 17 00:00:00 2001 From: Robin Date: Tue, 17 Jul 2018 06:06:35 +0100 Subject: [PATCH] Fix HassOS setup docs 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 b324b66eefbf..a65220d1faad 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).