From 87d8b08a5bb70ddabe460c2d79d3e2bf4d04369b Mon Sep 17 00:00:00 2001 From: Jeremy Ng Date: Tue, 15 Jun 2021 00:29:45 +0800 Subject: [PATCH] Update README.md removing the comma there so less savvy users can copy and paste without wondering why the code doesn't work --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d0afa7b..66f537a 100644 --- a/README.md +++ b/README.md @@ -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