Prechádzať zdrojové kódy

Changed the name of the .ps1 used in #Switch Parameters

Richard Newton 7 rokov pred
rodič
commit
9c7d563fcf
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -131,7 +131,7 @@ Alternatively, download the Windows10SilentDebloater.ps1 file, place it in any d
 
 # Switch Parameters
 
-There are 3 switch parameters in the Windows10SilentDebloater.ps1 script.
+There are 3 switch parameters in the Windows10SysPrepDebloater.ps1 script.
 
 The first one is -SysPrep, which runs the command within a function: get-appxpackage | remove-appxpackage. This is useful since some administrators need that command to run first in order for machines to be able to properly provision the apps for removal.