Skip to content

Commit

Permalink
docs: update installation instructions for Homebrew
Browse files Browse the repository at this point in the history
  • Loading branch information
sxyazi committed May 29, 2024
1 parent d5d7016 commit 4b3c95d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,8 +145,7 @@ First, make sure that Homebrew is fully up-to-date with `brew update`.
Then you can install Yazi (and the optional dependencies):

```sh
brew install yazi ffmpegthumbnailer unar jq poppler fd ripgrep fzf zoxide
brew tap homebrew/cask-fonts && brew install --cask font-symbols-only-nerd-font
brew install yazi ffmpegthumbnailer unar jq poppler fd ripgrep fzf zoxide font-symbols-only-nerd-font
```

If you prefer to use the most recent code, use the `--HEAD` flag when installing Yazi.
Expand Down

0 comments on commit 4b3c95d

Please sign in to comment.