Update README.md

Context on how to run the script
This commit is contained in:
Rasinzz 2022-05-14 15:22:40 -04:00
parent c69a442e7d
commit 4be026b90d

View File

@ -1 +1,6 @@
# winutil
# winutil
## Run Command (in Powershell [Admin])
```
iwr -useb https://christitus.com/win | iex
```