From 7f402e91f34c5807b525182cb8c469bf542d3ce7 Mon Sep 17 00:00:00 2001 From: Sergey Ponomarev Date: Fri, 6 Sep 2019 17:40:27 +0300 Subject: README: Add note about autogen.sh --- README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README b/README index 01dde09..b280289 100644 --- a/README +++ b/README @@ -18,6 +18,8 @@ To install do the usual: $ make $ make install +If you are building from git then you will have to run `./autogen.sh` first. + If you want to install to your home directory, you should instead do: $ ./configure --prefix=$HOME/.local -- cgit v1.2.3