Update README.md
This commit is contained in:
parent
e1429781c1
commit
e6345f80e9
@ -26,9 +26,10 @@ It currently outputs:
|
|||||||
|
|
||||||
Copy and past into `CMD`
|
Copy and past into `CMD`
|
||||||
|
|
||||||
```
|
```powershell
|
||||||
curl https://efrick.ddns.net/git/efrick/Sysinfo/raw/branch/master/sysinfo.bat > %userprofile%\AppData\Local\Temp\sysinfo.ps1
|
curl https://efrick.ddns.net/git/efrick/Sysinfo/raw/branch/master/sysinfo.ps1 > %userprofile%\AppData\Local\Temp\sysinfo.ps1;
|
||||||
%userprofile%\AppData\Local\Temp\sysinfo.ps1
|
|
||||||
|
Powershell.exe -command "$env:userprofile\AppData\Local\Temp\sysinfo.ps1"
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user