Update FAQ.md

This commit is contained in:
Markus Fleschutz 2021-11-18 12:13:46 +01:00 committed by GitHub
parent 9997cd9c35
commit c278aca1c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,8 +30,8 @@ How to get PowerShell?
$ ln -s /snap/bin/pwsh /usr/bin/pwsh $ 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` * Git users execute: `$ git clone https://github.com/fleschutz/PowerShell`
* otherwise download and unzip: https://github.com/fleschutz/PowerShell/archive/master.zip * otherwise download and unzip: https://github.com/fleschutz/PowerShell/archive/master.zip