Update README.md
This commit is contained in:
16
README.md
16
README.md
@ -1,2 +1,18 @@
|
||||
# setup-scripts
|
||||
Set up scripts for various OS'es
|
||||
|
||||
|
||||
## Install and Configure Windows 10:
|
||||
```ps
|
||||
iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/simeononsecurity/simeononsecurity.ch/master/static/scripts/sos-post-install.ps1'))
|
||||
```
|
||||
|
||||
## Install and Configure Ubuntu:
|
||||
```bash
|
||||
in progress
|
||||
```
|
||||
|
||||
## Install and Configure ParrotOS:
|
||||
```bash
|
||||
in progress
|
||||
```
|
||||
|
Reference in New Issue
Block a user