fixed typo - missing "bash" in syntax
This commit is contained in:
parent
1bdeaaaa09
commit
7b60d6d88a
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue