(no title)
jarvelov | 7 years ago
Is there any drawbacks to this considering this installation method isn't listed on the installation page on their website?[0]
The closes I found to this installation method was:
"When you have Visual Studio 2010+ and the NuGet extension installed (pre-installed on any newer versions of Visual Studio), you can simply type the following three commands and you will have Chocolatey installed on your machine."
Install-Package chocolatey
Initialize-Chocolatey
Uninstall-Package chocolatey
[0] https://chocolatey.org/install#installing-chocolatey
No comments yet.