From 7442ea4dd76764bd93dee4eb7eb915c526114a1e Mon Sep 17 00:00:00 2001 From: mattchis Date: Fri, 20 Jun 2025 14:36:15 -0600 Subject: [PATCH] Updated Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a2454f..1f619ff 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ This sets up all the permissions for screenrecording, file, and disk access for ./rmmagent-mac.sh enablepermissions ``` ## Seqouia Fix -This will fix issues with "Take Control" from the dashboard not displaying the screen. Credit goes to PeetMcK and si458 for the solution (https://github.com/Ylianst/MeshCentral/issues/6402) +This will fix issues with "Take Control" from the dashboard not displaying the screen. Credit goes to [PeetMcK](https://github.com/PeetMcK) and [si458](https://github.com/si458) for the solution [https://github.com/Ylianst/MeshCentral/issues/6402](https://github.com/Ylianst/MeshCentral/issues/6402) ```bash ./rmmagent-mac.sh sequoiafix ```