From 8ebc08dc33f202d9e17a3f82e1632b2e8cef3978 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Tue, 30 Jul 2024 22:09:35 +0200 Subject: [PATCH] update readme --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 159855a..c47c794 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,15 @@ ## 📗 How to install the project +### Dependencies + +- [Feh](https://feh.finalrewind.org/) + +### Pre-compiled versions + Pre-compiled versions are available in the [Releases](https://gitnet.fr/deblan/i3-wallpaper-manager/releases). For Debian users, a package is also provided. -Requirements: -- [FEH](https://feh.finalrewind.org/) +### From source If you want to compile the project from source, you will need at least the GO compiler version 1.22. Clone the project and run the make command. The compiled output will be located in the `build` directory.