1
0
mirror of https://github.com/fleschutz/PowerShell.git synced 2025-07-04 14:40:05 +02:00

Update FAQ.md

This commit is contained in:
Markus Fleschutz
2022-08-29 21:55:17 +02:00
committed by GitHub
parent 2301350722
commit a81c4b66ef

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