diff --git a/source/hassio/index.markdown b/source/hassio/index.markdown index 1dbd5cd43ce..5265840726d 100644 --- a/source/hassio/index.markdown +++ b/source/hassio/index.markdown @@ -9,4 +9,4 @@ sharing: true footer: true --- -Hass.io turns your Raspberry Pi (or other device) into the ultimate Home Automation hub. It takes away all the hassle of installing Home Assistant and related applications and keeping them up to date. Updates to the operating system, Home Assistant and any add-ons can be done via the Home Assistant UI with a single click. +Hass.io turns your Raspberry Pi (or other device) into the ultimate Home Automation hub. It takes away all the hassle of installing Home Assistant and related applications and keeping them up to date. Updates to the operating system, Home Assistant, and any add-ons can be done via the Home Assistant UI with a single click. diff --git a/source/hassio/installation.markdown b/source/hassio/installation.markdown index baebce801f9..83e29ab2f74 100644 --- a/source/hassio/installation.markdown +++ b/source/hassio/installation.markdown @@ -1,7 +1,7 @@ --- layout: page title: "Installing Hass.io" -description: "Instructions how to install Hass.io." +description: "Instructions on how-to install Hass.io." date: 2017-04-30 13:28 sidebar: true comments: false @@ -15,9 +15,9 @@ Hass.io images are available for all available Raspberry Pi platforms. Download - [Raspberry Pi 2][pi2] - [Raspberry Pi 3][pi3] -Once downloaded, write it to an SD card using [Etcher]. Then put the SD card into your Raspberry Pi and turn it on. You will be able to reach your installation on [http://hassio.local][local]. +Flash the downloaded image to an SD card using [Etcher]. Insert SD card to Raspberry Pi and turn it on. You will be able to reach your installation on [http://hassio.local][local]. -On first boot it does download the HomeAssistant container and they can take a time after we can access to our hub. +On first boot, it downloads the Home Assistant container and that can take some time. ### {% linkable_title Alternative: install on generic Linux server %}