From c3023b399bdd7b5fbba4860743c6ef389be97536 Mon Sep 17 00:00:00 2001 From: Dave Davenport Date: Sat, 10 Feb 2024 21:41:40 +0100 Subject: [PATCH] [Doc] Clarify in build instructions what release to use. --- INSTALL.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/INSTALL.md b/INSTALL.md index 0a8870d67..1a35bdec2 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -70,6 +70,11 @@ On debian based systems, the developer packages are in the form of: ## Install from a release +When downloading from the github release page, make sure to grab the archive +`rofi-{version}.tar.[g|x]z`. The auto-attached files `source code (zip|tar.gz)` +by github do not contain a valid release. It misses a setup build system and +includes irrelevant files. + ### Autotools Create a build directory and enter it: