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 ```