From dbb26eee139801d3043c4a9496c372a36b5fecb4 Mon Sep 17 00:00:00 2001 From: Aurelien Rougemont Date: Thu, 24 Nov 2022 14:56:30 +0100 Subject: [PATCH] README: Let know new user that project requires a listtexts Without cloning the listtexts repository you just can't pass the autoreconf -i stage. --- README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README b/README index e96c5ed7..877e3b2f 100644 --- a/README +++ b/README @@ -22,6 +22,9 @@ The functionality: To use mlmmj, do the following: + -1) If you're building from source you must make sure you've checked out + $ git clone https://codeberg.org/mlmmj/listtexts + 0) Compile it if you're not using a binary package such as dpkg, rpm or a ports collection from a BSD or Gentoo. To compile, untar the tar-ball and do: -- 2.47.2