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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 8 additions and 0 deletions

View File

@ -103,6 +103,14 @@ uv is available in the core Homebrew packages.
$ brew install uv $ 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 ### Docker
uv provides a Docker image at uv provides a Docker image at