From 72aa2a0a051aa1242dabb78be4c6307c085a1977 Mon Sep 17 00:00:00 2001 From: Assaf Dori Date: Fri, 8 Mar 2024 19:16:55 +0200 Subject: [PATCH] added disclaimer --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2be22b1..ddbef32 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ 2. Hold the power button to start your Mac & boot into recovery mode. > a. **Apple-based Mac**: Hold Power button.\ -> b. **Intel-based Mac**: Hold CMD+R during boot. +> b. **Intel-based Mac**: Hold CMD + R during boot. 3. Connect to WiFi to activate your Mac. @@ -29,7 +29,7 @@ curl https://raw.githubusercontent.com/assafdori/bypass-mdm/main/bypass-mdm.sh - 7. Launch Terminal (Utilities > Terminal). -8. Paste (CMD + V) and Run the script (Enter). +8. Paste (CMD + V) and Run the script (ENTER). 9. Choose 1 for Autobypass. @@ -53,4 +53,4 @@ curl https://raw.githubusercontent.com/assafdori/bypass-mdm/main/bypass-mdm.sh - 19. Congratulations, you're MDM free! 💫 -###### I take zero responsibility if anything happens to your computer or if you get caught trying to bypass the MDM system, although it's virtually impossible to catch, as we're removing the MDM's capabilities before it's even configured locally. Still, use with caution. This was developed solely as Proof of Concept to challenge myself. +###### I take zero responsibility if anything happens to your computer or if you get caught trying to bypass the MDM system, although it's virtually impossible to catch, as we're removing the MDM's capabilities before it's even configured locally. Still, use with caution. This was developed solely as Proof of Concept to challenge myself. \ No newline at end of file