readme: adding deps

This commit is contained in:
Ludwig Behm 2024-07-17 23:20:21 +02:00
parent e56bea4b0f
commit e156dd01fb
Signed by: l.behm
GPG key ID: D344835D63B89384

View file

@ -1,2 +1,9 @@
# matrix-maintenance
## Requirements
```bash
sudo apt update
sudo apt install -y jq
```