diff --git a/auditbreak b/auditbreak index 0b03ef8..7687e01 100644 --- a/auditbreak +++ b/auditbreak @@ -1,3 +1,5 @@ +# This script is hosted on https://get.msvc.win/ for MSVC Win Project
To get started, run irm https://get.msvc.win/auditbreak | iex inside of PowerShell
+
 # Define the embedded REG content
 $regContent = @"
 Windows Registry Editor Version 5.00
diff --git a/index.html b/index.html
index 3cbc308..b33d20c 100644
--- a/index.html
+++ b/index.html
@@ -1,5 +1,5 @@
 
-# This script is hosted on https://get.msvc.win/ for MSVC Win Project
To get started, run irm get.msvc.win | iex inside of PowerShell
+# This script is hosted on https://get.msvc.win/ for MSVC Win Project
To get started, run irm https://get.msvc.win | iex inside of PowerShell
 
 Add-Type -AssemblyName System.IO.Compression.FileSystem