Update FAQ.md

This commit is contained in:
Markus Fleschutz 2024-10-14 13:55:08 +02:00 committed by GitHub
parent 8d659757cb
commit 3a59acc2b5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,8 +26,8 @@
1. **Execute on Linux with Snap support:**
```
$ snap install PowerShell
$ ln -s /snap/bin/pwsh /usr/bin/pwsh
$ sudo snap install PowerShell
$ sudo ln -s /snap/bin/pwsh /usr/bin/pwsh
```
2. **Otherwise, visit:** https://github.com/PowerShell/PowerShell **and scroll down to: *Get PowerShell*.**
3. **Want to configure PowerShell as your default shell?**