From 4b8c1ade07c419bce86c51c57957857dbd5ca10d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=89=E5=92=B2=E9=9B=85=20=C2=B7=20Misaki=20Masa?= Date: Mon, 7 Aug 2023 15:18:47 +0800 Subject: [PATCH] docs: add unstable version for Nix users, thank @XYenon (#29) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8000a67e..b4d2cb15 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,8 @@ environment.systemPackages = with pkgs; [ ]; ``` +If you prefer to use the most recent code, use `nur.repos.xyenon.yazi-unstable` instead. + ### Build from source Execute the following commands to clone the project and build Yazi: