Fix install instructions

This commit is contained in:
ppom 2026-02-12 12:00:00 +01:00
commit 88c99fff0f
No known key found for this signature in database

View file

@ -114,8 +114,8 @@ $ sudo systemctl daemon-reload
Then enable and start reaction with this command
```bash
# replace `reaction.jsonnet` with the name of your configuration file in /etc/
$ sudo systemctl enable --now reaction@reaction.jsonnet.service
# write first your configuration file(s) in /etc/reaction/
$ sudo systemctl enable --now reaction.service
```
""".strip(),
]