Update FAQ.md

This commit is contained in:
Markus Fleschutz 2024-05-31 12:24:36 +02:00 committed by GitHub
parent 2a30a45b41
commit 0f645dcaab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,7 +17,7 @@
<details><summary>How to install PowerShell on Linux?</summary>
1. **On Linux with Snap support just execute:**
1. **Execute on Linux with Snap support:**
```
$ snap install PowerShell
$ ln -s /snap/bin/pwsh /usr/bin/pwsh