Update README.md

This commit is contained in:
simeononsecurity
2020-12-11 12:50:45 -06:00
committed by GitHub
parent 5d84d2af8e
commit 097b4c0342

View File

@ -4,7 +4,7 @@ Set up scripts for various OS'es
## Windows 10 Install and Configure: ## Windows 10 Install and Configure:
```ps ```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: ## Ubuntu Install and Configure: