diff --git a/README.md b/README.md index e206265..11622b4 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Copy and past into `CMD` curl https://efrick.ddns.net/git/efrick/Sysinfo/raw/branch/master/sysinfo.ps1 > %userprofile%\AppData\Local\Temp\sysinfo.ps1; Powershell.exe -command "cd $env:userprofile; AppData\Local\Temp\sysinfo.ps1 -write_output" -exit + del %userprofile%\AppData\Local\Temp\sysinfo.ps1 ```