Преглед изворни кода

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 година
родитељ
комит
87d8b08a5b
1 измењених фајлова са 1 додато и 1 уклоњено
  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:
 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