Y
Hacker News
new
|
ask
|
show
|
jobs
by
sorenjan
504 days ago
I think you should change the Windows install section in the readme. Instead of installing uv by downloading and running a Powershell script you can use winget:
winget install --id=astral-sh.uv -e
https://docs.astral.sh/uv/getting-started/installation/#wing...
1 comments
EnhancedJax
504 days ago
Thanks! Will check out!
link