Update FAQ.md

This commit is contained in:
Markus Fleschutz 2021-04-07 11:36:19 +02:00 committed by GitHub
parent 590eedbb19
commit ae17cdef1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@ How to get PowerShell?
* **Want to use Snaps?** Install the PowerShell snap by executing:
```
$ snap install PowerShell
$ ln -s /snap/bin/powershell /bin/powershell
$ ln -s /snap/bin/pwsh /usr/bin/pwsh
```
How to get the PowerShell Scripts?