From 8f42ce4425cafc27fb25a75a0e3f81bf9bd38cf2 Mon Sep 17 00:00:00 2001 From: Enki Date: Wed, 17 Jul 2024 14:28:18 -0700 Subject: [PATCH] spell check is my friend. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b520446..06b336b 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ If Git is installed use : `cd folder_name`\ `sudo ./script_name.sh` -All the scripts need to be given permission to exacute you can do this with +All the scripts need to be given permission to execute, you can do this with: `chmod +x scriptname.sh`