mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-01-14 18:08:43 +01:00
Update FAQ.md
This commit is contained in:
parent
5dd0c28834
commit
102f8d9e0d
@ -22,12 +22,12 @@
|
||||
|
||||
<details><summary>How to install PowerShell on Linux?</summary>
|
||||
|
||||
1. On Linux with **Snap** support just execute:
|
||||
1. **On Linux with Snap support just execute:**
|
||||
```
|
||||
$ snap install PowerShell
|
||||
$ ln -s /snap/bin/pwsh /usr/bin/pwsh
|
||||
```
|
||||
2 **Otherwise** visit: https://github.com/PowerShell/PowerShell for installation (scroll down to 'Get PowerShell').
|
||||
2 **Otherwise visit:** https://github.com/PowerShell/PowerShell for installation (scroll down to 'Get PowerShell').
|
||||
</details>
|
||||
|
||||
<details><summary>How to install PowerShell on MacOS?</summary>
|
||||
|
Loading…
Reference in New Issue
Block a user