From f076177b6022408b2df190ee13f66a93acdc2842 Mon Sep 17 00:00:00 2001 From: Markus Fleschutz Date: Mon, 29 Aug 2022 21:38:36 +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 c61971af..6973db57 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: `> 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