Update README.md
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
## Windows
|
||||||
|
|
||||||
Installation Script
|
Installation Script
|
||||||
```ps
|
```ps
|
||||||
irm https://git.justw.tf/Lightemerald/setup-script/raw/branch/main/setupScript.ps1 | iex
|
irm https://git.justw.tf/Lightemerald/setup-script/raw/branch/main/setupScript.ps1 | iex
|
||||||
@@ -13,4 +15,11 @@ WDAC Installation Script
|
|||||||
```ps
|
```ps
|
||||||
irm https://git.justw.tf/Lightemerald/setup-script/raw/branch/main/setupWDAC.ps1 | iex
|
irm https://git.justw.tf/Lightemerald/setup-script/raw/branch/main/setupWDAC.ps1 | iex
|
||||||
Show-WDACMenu
|
Show-WDACMenu
|
||||||
|
```
|
||||||
|
|
||||||
|
## Linux
|
||||||
|
|
||||||
|
Installation Script
|
||||||
|
```bash
|
||||||
|
curl -sSL https://git.justw.tf/Lightemerald/setup-script/raw/branch/main/setupScript.sh | sudo bash
|
||||||
```
|
```
|
||||||
Reference in New Issue
Block a user