Skip to content

Instantly share code, notes, and snippets.

@bergmeister
Created May 20, 2018 09:53
Show Gist options
  • Save bergmeister/22b31a978832e5ea2c608b11cefdaadf to your computer and use it in GitHub Desktop.
Save bergmeister/22b31a978832e5ea2c608b11cefdaadf to your computer and use it in GitHub Desktop.
Install daily PowerShell Core build
iex "& { $(irm 'https://aka.ms/install-pscore ' ) } -Daily"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment