Updated README.md

This commit is contained in:
Markus Fleschutz 2020-08-11 14:27:11 +02:00
parent 6fcf3f92b0
commit 47afaa2cdd

View File

@ -39,6 +39,10 @@ Windows 7 and newer do provide PowerShell by default. It's recommended to use it
For installation on alternative platforms (CentOS, Debian, Docker, Fedora, macOS, openSUSE, Red Hat, Ubuntu) visit https://github.com/PowerShell/PowerShell.
To install the scripts (CUPS) click on the green "Code" button or execute:
```
$ git clone https://github.com/fleschutz/PowerShell
```
How to configure PowerShell as default shell on Linux?
------------------------------------------------------