Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
@asheroto asheroto released this 06 Nov 11:28
· 5 commits to master since this release

Prior to v2, we had been using a cmd file along with wget, but in hopes to make installing Chocolatey even easier, we switched to a ps1 script. This enables us to install Chocolatey quickly.

You don't need to download these files, you can simply install with the command:

iwr choco.run | iex

choco.run redirects to the latest code-signed release of install.ps1

alt.choco.run redirects to the latest code-signed release of install.ps1

See README for details.