Skip to content

Commit

Permalink
docs: fix WinGet package name (#153)
Browse files Browse the repository at this point in the history
  • Loading branch information
hnrzn authored Oct 18, 2024
1 parent 98d7150 commit 4245a44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ scoop install 7zip jq poppler fd ripgrep fzf zoxide imagemagick
### Install with WinGet

```sh
winget install sxyaxi.yazi
winget install sxyazi.yazi
# Install the optional dependencies (recommended):
winget install 7zip.7zip jqlang.jq sharkdp.fd BurntSushi.ripgrep.MSVC junegunn.fzf ajeetdsouza.zoxide ImageMagick.ImageMagick
```
Expand Down

0 comments on commit 4245a44

Please sign in to comment.