Skip to content

Instantly share code, notes, and snippets.

@pulimento
Created December 28, 2020 07:07
Show Gist options
  • Select an option

  • Save pulimento/a709d0de5bb20e49583bfb4f0a535a86 to your computer and use it in GitHub Desktop.

Select an option

Save pulimento/a709d0de5bb20e49583bfb4f0a535a86 to your computer and use it in GitHub Desktop.
Update Powershell on Windows
iex "& { $(irm https://aka.ms/install-powershell.ps1) } -UseMSI"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment