[DOC] readme: passwordless sudo note

This commit is contained in:
Twarner491
2026-05-31 08:45:47 -07:00
parent 11b80c946f
commit ca225e1482
+2
View File
@@ -36,6 +36,8 @@ Plug the USB mic into the Pi. Place the capsule in a window or mount it outside.
## 2. Run the installer ## 2. Run the installer
Installer assumes passwordless sudo (Raspberry Pi OS Lite default - if you've tightened it, run `sudo raspi-config` -> *System Options* -> restore the default first).
```bash ```bash
ssh <your-username>@birdnet.local ssh <your-username>@birdnet.local
curl -s https://raw.githubusercontent.com/Twarner491/AvianVisitors/avian-visitors/newinstaller.sh | bash curl -s https://raw.githubusercontent.com/Twarner491/AvianVisitors/avian-visitors/newinstaller.sh | bash