From f84042dc076daec4088fd9a3b6a6d23637b3efac Mon Sep 17 00:00:00 2001 From: DubhAd Date: Sat, 28 Jul 2018 10:29:35 +0100 Subject: [PATCH] Added SD card recommendation --- source/_docs/installation/hassbian/installation.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_docs/installation/hassbian/installation.markdown b/source/_docs/installation/hassbian/installation.markdown index be9a4e500a9..1615fc08541 100644 --- a/source/_docs/installation/hassbian/installation.markdown +++ b/source/_docs/installation/hassbian/installation.markdown @@ -13,7 +13,7 @@ redirect_from: /docs/hassbian/installation/ One of the easiest ways to install Home Assistant on your Raspberry Pi Zero, 2, 3 and 3B+ is by using Hassbian: a Raspberry Pi image with Home Assistant built-in. The image will install the latest version of Home Assistant on initial boot (~10 minutes). 1. [Download the Hassbian image][image-download] - 2. Use [Etcher][etcher] to flash the image to your SD card + 2. Use [Etcher][etcher] to flash the image to your SD card. We recommend a 32 GB SD card, though for a minimal install 16 GB will be sufficient if you reduce the `purge_keep_days` setting in [recorder](/components/recorder/). 3. Ensure your Raspberry Pi has wired access to the internet for the entire process or configure your [wireless network settings](#wireless-network) **before proceeding to step 4**. 4. Insert SD card to Raspberry Pi and turn it on. Initial installation of Home Assistant will take about 10 minutes.