Update README.md

removing the comma there so less savvy users can copy and paste without wondering why the code doesn't work
This commit is contained in:
Jeremy Ng 2021-06-15 00:29:45 +08:00 committed by GitHub
parent cf2591d784
commit 87d8b08a5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: 3) On the prompt, change to the directory where you extracted the files:
e.g. - `cd c:\temp` e.g. - `cd c:\temp`
4) Next, to run either script, enter in the following: 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 ## Sysprep, Interactive, and GUI Application