mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-06-21 20:41:43 +02: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
|
PS> Set-ExecutionPolicy RemoteSigned
|
||||||
```
|
```
|
||||||
* **On CentOS, Debian, Docker, Fedora, macOS, openSUSE, Red Hat, Ubuntu** visit https://github.com/PowerShell/PowerShell for installation.
|
* **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
|
$ snap install PowerShell
|
||||||
$ ln -s /snap/bin/pwsh /usr/bin/pwsh
|
$ ln -s /snap/bin/pwsh /usr/bin/pwsh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user