mirror of
https://github.com/fleschutz/PowerShell.git
synced 2024-11-07 16:44:22 +01:00
Update FAQ.md
This commit is contained in:
parent
8d659757cb
commit
3a59acc2b5
@ -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?**
|
||||
|
Loading…
Reference in New Issue
Block a user