From a81c4b66ef6fe1d2d4d21000fee3dacd9de6fb86 Mon Sep 17 00:00:00 2001 From: Markus Fleschutz Date: Mon, 29 Aug 2022 21:55:17 +0200 Subject: [PATCH] Update FAQ.md --- Docs/FAQ.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Docs/FAQ.md b/Docs/FAQ.md index bc172621..b72fd6b2 100644 --- a/Docs/FAQ.md +++ b/Docs/FAQ.md @@ -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 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` * Otherwise, download and unzip from: https://github.com/fleschutz/PowerShell/archive/master.zip