Update README.md (#319)

This commit is contained in:
Andrea 2023-09-12 10:42:20 +02:00 committed by GitHub
parent 0b5838b847
commit 8b004cc97a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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
```