diff --git a/Docs/FAQ.md b/Docs/FAQ.md index b72fd6b2..fa086537 100644 --- a/Docs/FAQ.md +++ b/Docs/FAQ.md @@ -42,7 +42,7 @@ What about Security? How to get the PowerShell Scripts? ---------------------------------- * When using **Git**, execute in a terminal window: `> git clone https://github.com/fleschutz/PowerShell` -* When using **Chocolatey**, execute in a terminal window: `> choco install powershell-scripts --version=0.4` +* When using **Chocolatey**, execute in *Windows PowerShell (Administrator)*: `> choco install powershell-scripts --version=0.4` * Otherwise, download and unzip from: https://github.com/fleschutz/PowerShell/archive/master.zip