Skip to content

Commit 447eb4f

Browse files
DubhAdfrenck
authored andcommitted
Minor changes (home-assistant#4250)
Some minor language tweaks for readability
1 parent e354ec4 commit 447eb4f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

source/getting-started/index.markdown

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@ footer: true
1111

1212
The goal of this getting started guide is to install Hass.io on a Raspberry Pi 3. Hass.io is our own all in one solution that turns your Raspberry PI into the utlimate home automation hub.
1313

14-
Follow this guide if you want to easily get started with Home Assistant or if you have none or little Linux experience. For advanced users, check our [alternative installation methods](/docs/installation/).
14+
Follow this guide if you want to easily get started with Home Assistant, or if you have no or little Linux experience. For advanced users, check our [alternative installation methods](/docs/installation/).
1515

1616
### {% linkable_title Hardware requirements %}
1717

1818
We will need a few things to get started with installing Home Assistant. Links below are linking to Amazon US. If you're not in the US, you should be able to find these items in web stores in your country.
1919

20-
- [Raspberry Pi 3 model B](http://a.co/gEfMqL4) + [Power Supply](http://a.co/cgKUgkt) (atleast 2.5A)
20+
- [Raspberry Pi 3 model B](http://a.co/gEfMqL4) + [Power Supply](http://a.co/cgKUgkt) (at least 2.5A)
2121
- [Micro SD Card](http://a.co/gslOydD). Get one that is Class 10 as they are more reliable. Size 32GB or bigger recommended.
22-
- SD Card reader. Part of most laptops. Also available as [standalone USB sticks](http://a.co/5FCyb0N) (brand doesn't matter, just pick cheapest)
22+
- SD Card reader. Part of most laptops, and also available as [standalone USB sticks](http://a.co/5FCyb0N) (the brand doesn't matter, just pick the cheapest)
2323
- Ethernet cable (optional, Hass.io can work with WiFi too)
2424

2525
### {% linkable_title Software requirements %}
@@ -33,11 +33,11 @@ We will need a few things to get started with installing Home Assistant. Links b
3333

3434
### Installing Hass.io
3535

36-
1. Put the SD card in your SD card reader,
36+
1. Put the SD card in your SD card reader.
3737
2. Open Etcher, select the Hass.io image and flash it to the SD card.
3838
3. WiFi setup only: open the file `system-connections/resin-sample` with a text editor. Change `ssid` to be your network name and `psk` to be your password.
3939
4. Unmount the SD card and remove it from your SD card reader.
40-
5. Insert the SD card into your Raspberry Pi 3. If you are going to use an Ethernet cable to supply Internet, connect that too.
40+
5. Insert the SD card into your Raspberry Pi 3. If you are going to use an Ethernet cable, connect that too.
4141
6. Connect your Raspberry Pi to the power supply so it turns on.
4242
7. The Raspberry Pi will now boot up, connect to the Internet and download the latest version of Home Assistant. This will take about 20 minutes.
4343
8. Home Assistant will be available at [http://hassio.local:8123][local].

0 commit comments

Comments
 (0)