From b5c815a1638793cb564ed343de510c48b8606f4d Mon Sep 17 00:00:00 2001 From: DubhAd Date: Sat, 28 Jul 2018 11:23:15 +0100 Subject: [PATCH] Update installation.markdown --- 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 1615fc08541..5f64c915679 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. 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/). + 2. Use [Etcher][etcher] to flash the image to your SD card - we recommend at least a 32 GB SD card. 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.