From 4c929d61c74f15056fb70fc1f8a83a2559b17dd0 Mon Sep 17 00:00:00 2001 From: mark Date: Sun, 18 Aug 2024 16:13:33 +0000 Subject: [PATCH] Update README.md Signed-off-by: mark --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c5b8ea0..97194e8 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ 3. run the following: ```powershell - Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser; irm "https://forge.joshwel.co/mark/common/raw/branch/main/repoquickset.ps1" | iex + irm "https://forge.joshwel.co/mark/common/raw/branch/main/repoquickset.ps1" | iex ``` ## file placements