Browse Source

added example

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

+ 2 - 1
microsoft/powershell/install_choco.ps1

@@ -1 +1,2 @@
-iex ((new-object net.webclient).DownloadString('https://chocolatey.org/install.ps1')) 
+iex ((new-object net.webclient).DownloadString('https://chocolatey.org/install.ps1')) 
+#choco install vscodium python git