From 28196c7066f938ae000e8fcd9b91ab8225132f3e Mon Sep 17 00:00:00 2001 From: sxyazi Date: Thu, 1 Feb 2024 22:49:20 +0800 Subject: [PATCH] docs: add note about using yazi-git to install yazi --- docs/installation.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/installation.md b/docs/installation.md index fdb6cd8c..7a04aa56 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -27,6 +27,10 @@ Yazi can be _optionally_ extended with other command line tools to enable additi ## Arch Linux +:::note +We recommend using `yazi-git` to install the latest main branch from AUR at the moment, since the official package of `yazi` is quite outdated. +::: + ```sh sudo pacman -S yazi ffmpegthumbnailer unarchiver jq poppler fd ripgrep fzf zoxide ```