mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-02-16 17:51:28 +01:00
Update FAQ.md
This commit is contained in:
parent
be30481b1f
commit
29f21e4390
@ -20,7 +20,7 @@ How to get PowerShell?
|
||||
PS> Set-ExecutionPolicy RemoteSigned
|
||||
```
|
||||
* **On CentOS, Debian, Docker, Fedora, macOS, openSUSE, Red Hat, Ubuntu** visit https://github.com/PowerShell/PowerShell for installation.
|
||||
* **Want to use Snaps?** Install the PowerShell snap by executing:
|
||||
* **On Linux supporting Snaps** install PowerShell by executing:
|
||||
```
|
||||
$ snap install PowerShell
|
||||
$ ln -s /snap/bin/pwsh /usr/bin/pwsh
|
||||
|
Loading…
Reference in New Issue
Block a user