mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-27 03:07:14 +00:00
fixed typo - missing "bash" in syntax
This commit is contained in:
parent
1bdeaaaa09
commit
7b60d6d88a
@ -15,7 +15,7 @@ The only requirement is that you have a Raspberry Pi with a fresh installation o
|
|||||||
* Run the following command
|
* Run the following command
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ wget -Nnv https://raw.githubusercontent.com/home-assistant/fabric-home-assistant/master/hass_rpi_installer.sh && hass_rpi_installer.sh
|
$ wget -Nnv https://raw.githubusercontent.com/home-assistant/fabric-home-assistant/master/hass_rpi_installer.sh && bash hass_rpi_installer.sh
|
||||||
```
|
```
|
||||||
*Note this command is one line and not run as sudo*
|
*Note this command is one line and not run as sudo*
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user