From 8068122a05ef70bfb61e228116ba9b6a7d86501d Mon Sep 17 00:00:00 2001 From: sxyazi Date: Mon, 12 Feb 2024 01:18:40 +0800 Subject: [PATCH] docs: remove note about using `yazi-git` from installation guide --- docs/installation.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/docs/installation.md b/docs/installation.md index 28ec4c4e..cd265612 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -27,11 +27,6 @@ Yazi can be _optionally_ extended with other command line tools to enable additi ## Arch Linux -:::note -We recommend using [`yazi-git`](https://aur.archlinux.org/packages/yazi-git) to install the latest main branch from AUR at the moment, -since the official package of [`yazi`](https://archlinux.org/packages/extra/x86_64/yazi/) is quite outdated. -::: - ```sh sudo pacman -S yazi ffmpegthumbnailer unarchiver jq poppler fd ripgrep fzf zoxide ```