Update FAQ.md

This commit is contained in:
Markus Fleschutz 2022-08-29 21:38:36 +02:00 committed by GitHub
parent 18964a37fc
commit f076177b60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,8 +41,8 @@ What about Security?
How to get the PowerShell Scripts?
----------------------------------
* When using Git: execute `> git clone https://github.com/fleschutz/PowerShell` in a terminal window.
* When using Chocolatey: execute `> choco install powershell-scripts --version=0.4` in a terminal window.
* When using **Git**, execute: `> git clone https://github.com/fleschutz/PowerShell` in a terminal window.
* When using **Chocolatey**, execute: `> choco install powershell-scripts --version=0.4` in a terminal window.
* Otherwise, download and unzip from: https://github.com/fleschutz/PowerShell/archive/master.zip