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: