From 3a8d93d3bdce2df98e416ce7036d74bb7c14f0c3 Mon Sep 17 00:00:00 2001 From: sxyazi Date: Mon, 7 Aug 2023 15:18:10 +0800 Subject: [PATCH] docs: add unstable version for Nix users, thank @XYenon --- 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: