Skip to content

Commit

Permalink
Update content/docs/install/windows.md
Browse files Browse the repository at this point in the history
  • Loading branch information
skshetry authored Nov 26, 2024
1 parent 52d2cd4 commit 03edd00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docs/install/windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ $ choco install dvc
## Install with winget

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

## Install with conda
Expand Down

0 comments on commit 03edd00

Please sign in to comment.