mirror of
https://github.com/fleschutz/PowerShell.git
synced 2024-11-22 07:53:21 +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:**
|
1. **Execute on Linux with Snap support:**
|
||||||
```
|
```
|
||||||
$ snap install PowerShell
|
$ sudo snap install PowerShell
|
||||||
$ ln -s /snap/bin/pwsh /usr/bin/pwsh
|
$ sudo ln -s /snap/bin/pwsh /usr/bin/pwsh
|
||||||
```
|
```
|
||||||
2. **Otherwise, visit:** https://github.com/PowerShell/PowerShell **and scroll down to: *Get PowerShell*.**
|
2. **Otherwise, visit:** https://github.com/PowerShell/PowerShell **and scroll down to: *Get PowerShell*.**
|
||||||
3. **Want to configure PowerShell as your default shell?**
|
3. **Want to configure PowerShell as your default shell?**
|
||||||
|
Loading…
Reference in New Issue
Block a user