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

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
``` ```