From a3e0b91995a5e992c2ae7f821450c8e49196d99b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?TC=C2=B2?= <130875305+TheCommsChannel@users.noreply.github.com> Date: Thu, 4 Jul 2024 06:41:30 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 67eb4c2..22259a2 100644 --- a/README.md +++ b/README.md @@ -171,7 +171,7 @@ If you would like to have the script automatically run at boot, follow the steps sudo systemctl stop mesh-bbs.service ``` - If you make changes to the watchlist.txt file, you will need to restart the service with the following command: + If you need to restart the service, you can do so with the following command: ```sh sudo systemctl restart mesh-bbs.service