From d5689018b0b77c3c5489968ded8830f29b91b3f3 Mon Sep 17 00:00:00 2001 From: Mason10198 <31994327+Mason10198@users.noreply.github.com> Date: Tue, 23 Jul 2024 21:55:12 -0500 Subject: [PATCH] Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2908efd..221e88d 100644 --- a/README.md +++ b/README.md @@ -950,7 +950,7 @@ Follow the steps below to install: > **ONLY if you are using AllStarLink (ASL) version 3 or newer**, then you must additionally execute the following commands to allow the `asterisk` user access to SkywarnPlus files. > ```bash > chown -R asterisk:asterisk /usr/local/bin/SkywarnPlus/ -> chmod -R u+rwx /usr/local/bin/SkywarnPlus/ +> chmod -R u+rw /usr/local/bin/SkywarnPlus/ > ``` 4. **Crontab Entry**