Fixed two minor spelling mistakes

This commit is contained in:
Technerder 2019-03-27 18:34:27 -04:00 committed by GitHub
parent 36159f876b
commit 721e24c410
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ First Method:
2) Once extracted, open PowerShell (or PowerShell ISE) as an Administrator
3) Enable PowerShell execution
<code>Set-ExecutionPolicy Unrestricted -Force</code>
4) On the propmt, change to the directory where you extracted the files:
4) On the prompt, change to the directory where you extracted the files:
e.g. - cd c:\temp
5) Next, to run either script, enter in the following:
e.g. - .\Windows10DebloaterGUI.ps1
@ -35,7 +35,7 @@ To run this with parameters, do the following:
1) Download the .zip file on the main page of the github and extract the .zip file to your desired location
2) Once extracted, open PowerShell (or PowerShell ISE) as an Administrator
3) On the propmt, 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
4) Next, to run either script, enter in the following:
e.g. - .\Windows10SysPrepDebloater.ps1 -Sysprep, -Debloat -Privacy and -StopEdgePDF