mirror of
https://github.com/fleschutz/PowerShell.git
synced 2024-11-21 23:43:25 +01:00
Update FAQ.md
This commit is contained in:
parent
2a30a45b41
commit
0f645dcaab
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
<details><summary>How to install PowerShell on Linux?</summary>
|
<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
|
$ snap install PowerShell
|
||||||
$ ln -s /snap/bin/pwsh /usr/bin/pwsh
|
$ ln -s /snap/bin/pwsh /usr/bin/pwsh
|
||||||
|
Loading…
Reference in New Issue
Block a user