mirror of
https://github.com/fleschutz/PowerShell.git
synced 2024-11-23 08:23:14 +01:00
Update FAQ.md
This commit is contained in:
parent
f0bf5b5f79
commit
e8676693ac
@ -17,12 +17,12 @@ How to get PowerShell?
|
|||||||
```
|
```
|
||||||
$ Set-ExecutionPolicy RemoteSigned
|
$ 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 PowerShell by executing:
|
||||||
|
|
||||||
* **Using Snaps?** If yes, install PowerShell by simply executing:
|
|
||||||
```
|
```
|
||||||
$ snap install PowerShell
|
$ snap install PowerShell
|
||||||
```
|
```
|
||||||
|
* **On CentOS, Debian, Docker, Fedora, macOS, openSUSE, Red Hat, Ubuntu** visit https://github.com/PowerShell/PowerShell for installation.
|
||||||
|
|
||||||
|
|
||||||
How to get the PowerShell Scripts?
|
How to get the PowerShell Scripts?
|
||||||
----------------------------------
|
----------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user