diff --git a/README.md b/README.md index ce991d6..07cc0f8 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,12 @@ Step 4: Install the Home Assistant Supervised Debian Package: wget -O homeassistant-supervised.deb https://github.com/home-assistant/supervised-installer/releases/latest/download/homeassistant-supervised.deb apt install ./homeassistant-supervised.deb ``` +Orange Pi5 Plus is not supported so you must use + +```bash +BYPASS_OS_CHECK=true apt install ./homeassistant-supervised.deb +``` + ## Supported Machine types