From 0654c19faced31118f9bc88b5cd38dde52511c23 Mon Sep 17 00:00:00 2001 From: Ben Nicholson Date: Wed, 19 Nov 2025 21:42:51 +1100 Subject: [PATCH] Fixed spelling mistake --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 53d37cc..427858b 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,6 @@ - Download rrcs-trigger file and place into /usr/local/bin/ - Download rrcs-trigger.service and place it into /etc/systemd/system/ - Run the follwoing commands to enable the service on boot. ```sudo systemctl enable rrcs-trigger.service``` and ```sudo systemctl start rrcs-trigger.service``` - - RUn the following command to see how its booting up. ```watch systemctl status rrcs-triggers.service``` + - Run the following command to see how its booting up. ```watch systemctl status rrcs-triggers.service``` - Modify the script to have your RRCS Server IP address and port. \ No newline at end of file