From c6f9158871aaf32d46b94be7768f07c6cff33f77 Mon Sep 17 00:00:00 2001 From: SegoCode <35817798+SegoCode@users.noreply.github.com> Date: Wed, 14 Aug 2024 12:41:37 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 888a481..f158c55 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ Yes, I know... Here is another ugly meme script to debloat Windows, this no long Lauch option 1 (Recommended): ```shell +Set-ExecutionPolicy -ExecutionPolicy Unrestricted -Scope CurrentUser irm https://raw.githubusercontent.com/SegoCode/DebloBat/main/code/launcher.ps1 | iex ``` Lauch option 2: