From 359da487fd67c0df19b51423db862e3667c732a4 Mon Sep 17 00:00:00 2001 From: Damian Nowak Date: Fri, 8 Mar 2019 13:37:55 -0600 Subject: [PATCH] Provide better instructions for virtual appliance (#8859) --- source/hassio/installation.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/hassio/installation.markdown b/source/hassio/installation.markdown index a62cf799cb7..a7d4b349f94 100644 --- a/source/hassio/installation.markdown +++ b/source/hassio/installation.markdown @@ -37,7 +37,7 @@ The following will take you through the steps required to install Hass.io. 2. Install Hass.io: - Flash the downloaded image to an SD card using [balenaEtcher][balenaEtcher]. We recommend at least a 32 GB SD card to avoid running out of space. - - Load the appliance image into your virtual machine software. + - Load the appliance image into your virtual machine software. Choose 64-bit Linux and UEFI boot. 3. Optional - set up the WiFi or static IP: On a USB stick, create the `network/my-network` file and follow the [HassOS howto][hassos-network].