From 03edd007768acd0f8dfc19611b110e8f45579b19 Mon Sep 17 00:00:00 2001 From: skshetry <18718008+skshetry@users.noreply.github.com> Date: Tue, 26 Nov 2024 22:28:50 +0545 Subject: [PATCH] Update content/docs/install/windows.md --- content/docs/install/windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/install/windows.md b/content/docs/install/windows.md index bddae9adce..e3403cd5e9 100644 --- a/content/docs/install/windows.md +++ b/content/docs/install/windows.md @@ -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