diff --git a/Docs/FAQ.md b/Docs/FAQ.md index a40d9d3f..a55a9f48 100644 --- a/Docs/FAQ.md +++ b/Docs/FAQ.md @@ -30,8 +30,8 @@ How to get PowerShell? $ ln -s /snap/bin/pwsh /usr/bin/pwsh ``` -How to get the PowerShell script collection? --------------------------------------------- +How to get the PowerShell Scripts? +---------------------------------- * Git users execute: `$ git clone https://github.com/fleschutz/PowerShell` * otherwise download and unzip: https://github.com/fleschutz/PowerShell/archive/master.zip