Skip to content
README.md 174 B
Newer Older
Thorsten Eggeling's avatar
Thorsten Eggeling committed
# Powershell für Linux
Download: https://github.com/PowerShell/PowerShell

Installation:

```
sudo dpkg -i powershell_6.2.0-1.ubuntu.18.04_amd64.deb
sudo apt -f install
```