Add Winget installation in the README (#530)

Co-authored-by: Ajeet D'Souza <98ajeet@gmail.com>
This commit is contained in:
sitiom 2023-01-31 13:07:50 +08:00 committed by GitHub
parent 7299e33a80
commit 4ded81e277
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -117,13 +117,13 @@ zoxide can be installed in 4 easy steps:
<details>
<summary>Windows</summary>
> To install zoxide, run this command in your terminal:
> The recommended way to install zoxide is via `winget`:
>
> ```sh
> curl.exe -A "MS" https://webinstall.dev/zoxide | powershell
> winget install zoxide
> ```
>
> Or, you can use a package manager:
> Or, you can use an alternative package manager:
>
> | Repository | Instructions |
> | --------------- | ------------------------------------- |