Add winget to installers (#7088)

This commit is contained in:
Zanie Blue
2024-09-05 11:32:57 -05:00
committed by GitHub
parent 27e891ff90
commit d470dfce8e
+8
View File
@@ -103,6 +103,14 @@ uv is available in the core Homebrew packages.
$ brew install uv
```
### Winget
uv is available via [winget](https://winstall.app/apps/astral-sh.uv).
```console
$ winget install --id=astral-sh.uv -e
```
### Docker
uv provides a Docker image at