Skip to content

Commit

Permalink
install: add installation instruction from winget (#5327)
Browse files Browse the repository at this point in the history
  • Loading branch information
skshetry authored Nov 27, 2024
1 parent 97b65eb commit 5be3209
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions content/docs/install/windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,12 @@ command:
$ choco install dvc
```

## Install with winget

```cli
$ winget install --id Iterative.DVC
```

## Install with conda

<admon type="info">
Expand Down

0 comments on commit 5be3209

Please sign in to comment.