Skip to content

Commit

Permalink
Add winget to installers (#7088)
Browse files Browse the repository at this point in the history
  • Loading branch information
zanieb authored Sep 5, 2024
1 parent 27e891f commit d470dfc
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/getting-started/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d470dfc

Please sign in to comment.