From f0bf5b5f79e2e0de7716cf2aff7de35ad9fdf7b5 Mon Sep 17 00:00:00 2001 From: Markus Fleschutz Date: Thu, 11 Feb 2021 07:44:14 +0100 Subject: [PATCH] Update FAQ.md --- Misc/FAQ.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Misc/FAQ.md b/Misc/FAQ.md index 2618dded..ffbf28e2 100644 --- a/Misc/FAQ.md +++ b/Misc/FAQ.md @@ -26,12 +26,12 @@ How to get PowerShell? How to get the PowerShell Scripts? ---------------------------------- -Git users simply execute: +Git users do execute: ``` $ git clone https://github.com/fleschutz/PowerShell ``` -otherwise download it from: +otherwise simply download it from: https://github.com/fleschutz/PowerShell/archive/master.zip