From 53e48284d767632af640352824be8a06165c6c25 Mon Sep 17 00:00:00 2001 From: Martin Pärtel Date: Sun, 3 Jul 2022 11:46:53 +0300 Subject: Mentioned autogen.sh in readme. --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 3b29504..6c313fd 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ Download a [release](https://bindfs.org/downloads/) or clone this repository. Then compile and install as usual: + ./autogen.sh # Only needed if you cloned the repo. ./configure make make install -- cgit v1.2.3