mirror of
https://github.com/Llewellynvdm/zoxide.git
synced 2024-12-28 20:12:38 +00:00
Add Winget installation in the README (#530)
Co-authored-by: Ajeet D'Souza <98ajeet@gmail.com>
This commit is contained in:
parent
7299e33a80
commit
4ded81e277
@ -117,13 +117,13 @@ zoxide can be installed in 4 easy steps:
|
|||||||
<details>
|
<details>
|
||||||
<summary>Windows</summary>
|
<summary>Windows</summary>
|
||||||
|
|
||||||
> To install zoxide, run this command in your terminal:
|
> The recommended way to install zoxide is via `winget`:
|
||||||
>
|
>
|
||||||
> ```sh
|
> ```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 |
|
> | Repository | Instructions |
|
||||||
> | --------------- | ------------------------------------- |
|
> | --------------- | ------------------------------------- |
|
||||||
|
Loading…
Reference in New Issue
Block a user