diff --git a/scripts/pwsh-install.sh b/scripts/pwsh-install.sh index 33ca2aa..02bf5b4 100644 --- a/scripts/pwsh-install.sh +++ b/scripts/pwsh-install.sh @@ -4,3 +4,5 @@ dotnet tool install --global PowerShell dotnet tool update --global PowerShell +# https://docs.microsoft.com/en-us/powershell/scripting/install/installing-powershell-core-on-linux?view=powershell-7.1 +