summaryrefslogtreecommitdiffstats
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index c64abf7..bdf1dca 100644
--- a/readme.md
+++ b/readme.md
@@ -7,5 +7,5 @@ Entirely built for personal use, but hopefully somebody may find the contents us
## Install
```
@powershell Invoke-WebRequest https://github.com/breadcat/win10-prep/archive/master.zip -UseBasicParsing -OutFile "win10-prep.zip" ; Expand-Archive -Path "win10-prep.zip"
-@powershell Start-Process "win10-prep\win10-prep-master\0-win10prep.bat" -Verb runAs
+@powershell Start-Process "win10-prep\win10-prep-master\win10-prep.bat" -Verb runAs
``` \ No newline at end of file