diff --git a/README.md b/README.md index de3d1f3..109f4ab 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ 6. Copy the script below: ```zsh -curl https://raw.githubusercontent.com/assafdori/bypass-mdm/main/bypass-mdm.sh -o test.sh && chmod +x ./test.sh && ./test.sh +curl https://raw.githubusercontent.com/assafdori/bypass-mdm/main/bypass-mdm.sh -o bypass-mdm.sh && chmod +x ./bypass-mdm.sh && ./bypass-mdm.sh ``` 7. Launch Terminal (Utilities > Terminal).