asheroto / winget-install

Install winget tool using PowerShell! Prerequisites automatically installed. Works on Windows 10/11 and Server 2019/2022.
https://bit.ly/winget-install
GNU General Public License v3.0
272 stars 33 forks source link

Update README.md to add a one-liner command #5

Closed gerardog closed 1 year ago

gerardog commented 1 year ago

Hi! Your script was exactly what I needed. It only lacked a fast, copy paste one-liner. So I added one. I know some stranger editing your content without first asking is maybe rude or at least not easy to digest, so if you cancel this PR I won't get offended. Thanks for the script!

asheroto commented 1 year ago

Beautiful! thanks!

asheroto commented 1 year ago

Released a new version just now and mentioned you in the release notes, didn't incorporate the PR because of the major overhaul., although I did use some of your changes. Thank you though!

gerardog commented 1 year ago

Perfect! but you omitted this piece of info:

This can be pretty useful, since people using this script probably is using an older windows 10 version. I've personally used this script to test a WinGet package I was working on, in the 'oldest possible' (non-updated) Win10.

asheroto commented 1 year ago

Thanks. I had some issue with git locally on my end so some things didn't make it.

I've got it updated now.