From c305165edbaefc2f8f29a797578614e778c79668 Mon Sep 17 00:00:00 2001 From: "matthias@arch" Date: Sat, 16 Dec 2023 00:33:41 +0100 Subject: [PATCH] improve dependecy info --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 26448b9..b22e9c0 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,8 @@ imgsort Clone this repository and install it using python-pip. This project depends on ueberzug to display the images in the terminal. The original ueberzug is no longer maintained, but there is [a continuation](https://github.com/ueber-devel/ueberzug/) as well as a [new C++ alternative](https://github.com/jstkdng/ueberzugpp) available. +You need to manually install one of them and then choose the corresponding `imgsort` branch. +I would recommend the `ueberzugpp` as it also works on Wayland. For the version supporting the original **ueberzug**: ```shell