From d0400d60b270c62aa081aa7136248d53ae892eb0 Mon Sep 17 00:00:00 2001 From: Olai <94807067+OlaYZen@users.noreply.github.com> Date: Mon, 31 Oct 2022 10:59:46 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b9d455f..69675ad 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ This script Enhances both Windows 10 and 11 Open a [Elevated Windows Powershell Window](https://docs.microsoft.com/en-us/powershell/scripting/windows-powershell/starting-windows-powershell?view=powershell-7.2#with-administrative-privileges-run-as-administrator) , and type: ``` -iwr -useb http://enhance.olayzen.lol/ | iex +iwr -useb https://raw.githubusercontent.com/OlaYZen/Enhance-Windows/Release-v1.1.4/EnhanceWindows.ps1 | iex ``` > or Download and run "EnhanceWindows.ps1" with an [elevated windows powershell window](https://docs.microsoft.com/en-us/powershell/scripting/windows-powershell/starting-windows-powershell?view=powershell-7.2#with-administrative-privileges-run-as-administrator)