From 61586528a2b202d7a3e6332d51aa09415a594740 Mon Sep 17 00:00:00 2001 From: Connor Sullivan Date: Sun, 10 Sep 2023 22:08:31 -0400 Subject: [PATCH] Specify exact winget id Specifies exact winget identifier --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ca88d1..5bc2891 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,7 @@ zoxide can be installed in 4 easy steps: > The recommended way to install zoxide is via `winget`: > > ```sh - > winget install zoxide + > winget install ajeetdsouza.zoxide > ``` > > Or, you can use an alternative package manager: