Update FAQ.md

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

View File

@ -17,7 +17,7 @@ How to get PowerShell?
``` ```
$ Set-ExecutionPolicy RemoteSigned $ Set-ExecutionPolicy RemoteSigned
``` ```
* **Want to use Snaps?** Install PowerShell by executing: * **Want to use Snaps?** Install the PowerShell snap by executing:
``` ```
$ snap install PowerShell $ snap install PowerShell
``` ```