From 093caa1273ece6c519c6868e77a2c6ef64ce98d2 Mon Sep 17 00:00:00 2001 From: psyirius Date: Wed, 21 Aug 2024 04:50:33 -0700 Subject: [PATCH] update Readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 76cb1266..876ce153 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Winutil must be run in Admin mode because it performs system-wide tweaks. To ach ```ps1 iex "& { $(iwr 'https://christitus.com/win') }" ``` -#### Dev Branch +#### Pre-Release Branch ```ps1 iex "& { $(iwr 'https://christitus.com/win') } -preview"