Toastie 2 years ago
parent
commit
fc20ef215d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      microsoft/powershell/install_choco.ps1

+ 1 - 0
microsoft/powershell/install_choco.ps1

@@ -0,0 +1 @@
+iex ((new-object net.webclient).DownloadString('https://chocolatey.org/install.ps1'))