From bebc039f97449a17a0fde00cbd75a526f3069ed2 Mon Sep 17 00:00:00 2001 From: sxyazi Date: Thu, 20 Jul 2023 15:23:08 +0800 Subject: [PATCH] docs: amplify the install method of macOS --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index efa9901f..8ed3a676 100644 --- a/README.md +++ b/README.md @@ -29,12 +29,14 @@ paru -S yazi jq unarchiver ffmpegthumbnailer fd ripgrep fzf zoxide ### macOS +Install the dependencies with Homebrew: + ```bash brew install jq unar ffmpegthumbnailer fd ripgrep fzf zoxide brew tap homebrew/cask-fonts && brew install --cask font-symbols-only-nerd-font ``` -### Cargo +And download the latest release [from here](https://github.com/sxyazi/yazi/releases). Or you can install Yazi with cargo: ```bash cargo install --git https://github.com/sxyazi/yazi.git