Update README.md

removing the comma there so less savvy users can copy and paste without wondering why the code doesn't work
pull/406/head
Jeremy Ng 3 years ago committed by GitHub
parent cf2591d784
commit 87d8b08a5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -50,7 +50,7 @@ To run this with parameters, do the following:
3) On the prompt, change to the directory where you extracted the files:
e.g. - `cd c:\temp`
4) Next, to run either script, enter in the following:
e.g. - `.\Windows10SysPrepDebloater.ps1 -Sysprep, -Debloat -Privacy`
e.g. - `.\Windows10SysPrepDebloater.ps1 -Sysprep -Debloat -Privacy`
## Sysprep, Interactive, and GUI Application

Loading…
Cancel
Save