Update luci.markdown (#35642)

This commit is contained in:
Ben Tucker (work) 2024-11-22 19:10:03 +11:00 committed by GitHub
parent e044efc748
commit 70fb17ebdb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,6 +18,7 @@ This is a presence detection scanner for OpenWrt using [luci](https://openwrt.or
Before this scanner can be used you have to install the luci RPC package on OpenWrt:
```bash
# opkg update
# opkg install luci-mod-rpc
```