From ee190fc0109597098fd8630d6939c2dcbc90b147 Mon Sep 17 00:00:00 2001 From: simeononsecurity <4913771+simeononsecurity@users.noreply.github.com> Date: Sun, 21 Mar 2021 02:15:23 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 72e40cd..7fe32b5 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ iwr -useb "https://raw.githubusercontent.com/simeononsecurity/setup-scripts/main ``` ### Windows 10 - Basic Install and Configure: -```ps +```powershell iwr -useb "https://raw.githubusercontent.com/simeononsecurity/setup-scripts/main/windows10-basic.ps1" | iex ```