Browse Source

Update README.md

removing the comma there so less savvy users can copy and paste without wondering why the code doesn't work
Jeremy Ng 4 years ago
parent
commit
87d8b08a5b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
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