Update README.md (#319)
This commit is contained in:
parent
0b5838b847
commit
8b004cc97a
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ Instructions for installing the OS-Agent can be found [here](https://github.com/
|
|||
Step 4: Install the Home Assistant Supervised Debian Package:
|
||||
|
||||
```bash
|
||||
wget https://github.com/home-assistant/supervised-installer/releases/latest/download/homeassistant-supervised.deb
|
||||
wget -O homeassistant-supervised.deb https://github.com/home-assistant/supervised-installer/releases/latest/download/homeassistant-supervised.deb
|
||||
apt install ./homeassistant-supervised.deb
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue