diff --git a/README.md b/README.md index c85526ba..db48dddc 100644 --- a/README.md +++ b/README.md @@ -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? ------------------------------------------------------