Update FAQ.md

This commit is contained in:
Markus Fleschutz 2021-02-11 17:08:14 +01:00 committed by GitHub
parent 963a0ba50f
commit a9d9abd9b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,6 +20,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
```
* **On CentOS, Debian, Docker, Fedora, macOS, openSUSE, Red Hat, Ubuntu** visit https://github.com/PowerShell/PowerShell for installation.