README.md 🔗
@@ -71,12 +71,10 @@ A grumpy old herald who watches your Mumble server and announces comings and goi
```bash
sudo systemctl status mumblingherald
```
-
-## Logs
-
-```bash
-sudo journalctl -u mumblingherald -f
-```
+- Check logs
+ ```bash
+ sudo journalctl -feu mumblingherald
+ ```
## Contributions are welcome