From 544d9e15aa19db5652b466ac5bf74b19003d006c Mon Sep 17 00:00:00 2001 From: simeononsecurity <4913771+simeononsecurity@users.noreply.github.com> Date: Mon, 24 Jan 2022 03:33:50 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 00e8dcb..59de64c 100644 --- a/README.md +++ b/README.md @@ -33,5 +33,5 @@ sudo su -c "bash <(wget -qO- https://raw.githubusercontent.com/simeononsecurity/ ### MacOS - Install and Configure: ```bash -sudo curl https://raw.githubusercontent.com/simeononsecurity/setup-scripts/main/macos.sh -o macos.sh && sudo bash ./macos.sh +sudo curl https://raw.githubusercontent.com/simeononsecurity/setup-scripts/main/macos.sh -o macos.sh && bash ./macos.sh ```