Specify exact winget id (#619)

Specifies exact winget identifier
This commit is contained in:
Connor Sullivan 2023-09-11 04:42:25 -04:00 committed by GitHub
parent be051f2f5a
commit e3ab444976
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -122,7 +122,7 @@ zoxide can be installed in 4 easy steps:
> The recommended way to install zoxide is via `winget`: > The recommended way to install zoxide is via `winget`:
> >
> ```sh > ```sh
> winget install zoxide > winget install ajeetdsouza.zoxide
> ``` > ```
> >
> Or, you can use an alternative package manager: > Or, you can use an alternative package manager: