Sync README install command

This commit is contained in:
eduard256 2026-04-16 19:00:45 +00:00
parent 0a41dac8e4
commit 593f2fc14f

View file

@ -41,12 +41,14 @@ Camera stream discovery and Frigate config generator.
## Install
Any Linux, one command:
Any Linux or Proxmox, one command:
```bash
curl -fsSL https://raw.githubusercontent.com/eduard256/Strix/main/install.sh | sudo bash
bash <(curl -fsSL https://raw.githubusercontent.com/eduard256/Strix/main/install.sh)
```
Run as root (or with `sudo`). Interactive installer detects your system (Linux / Proxmox) and guides you through setup.
Open `http://YOUR_IP:4567`
## How it works