diff --git a/README.md b/README.md index 31f5a5f4..cfb2e5af 100644 --- a/README.md +++ b/README.md @@ -94,10 +94,12 @@ RestartSec=30 WantedBy=multi-user.target * enable and start RTL + `$ sudo systemctl enable RTL` `$ sudo systemctl start RTL` * montior the RTL log file in realtime(exit with Ctrl-C) + `$ sudo jounrnalctl -f -u RTL` ## Accessing the Application