From 097b4c034223527ad00b6c4e25a769b2197d362b Mon Sep 17 00:00:00 2001 From: simeononsecurity <4913771+simeononsecurity@users.noreply.github.com> Date: Fri, 11 Dec 2020 12:50:45 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bba6eed..5be7bb1 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Set up scripts for various OS'es ## Windows 10 Install and Configure: ```ps -iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/simeononsecurity/simeononsecurity.ch/master/static/scripts/sos-post-install.ps1')) +iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/simeononsecurity/setup-scripts/main/windows10.ps1')) ``` ## Ubuntu Install and Configure: