From fd706208a3609a962f9392a3f46d8dd4987aea17 Mon Sep 17 00:00:00 2001 From: zoicware <118035521+zoicware@users.noreply.github.com> Date: Thu, 12 Jun 2025 09:11:13 -0400 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 42082a1..f226264 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ The current 24H2 build of Windows 11 and future builds will include increasingly ### Updates Given that Microsoft are continually updating and adding new AI features this script will attempt to stay updated for the newest stable build. + `Note: Any feature added to an insider build will not be added to this script till it's added to the latest stable release` **Submitting An AI Feature** @@ -33,7 +34,7 @@ If you find an AI feature that is not currently removed or disabled by the scrip ### How to Use **Run From Powershell Console as Administrator** - ``` + ```PowerShell iwr https://raw.githubusercontent.com/zoicware/RemoveWindowsAI/main/RemoveWindowsAi.ps1 | iex ```