summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Ponomarev <stokito@gmail.com>2019-09-06 17:40:27 +0300
committerBastien Nocera <hadess@hadess.net>2019-09-09 17:19:53 +0200
commit7f402e91f34c5807b525182cb8c469bf542d3ce7 (patch)
tree4ea71ad237300a0b2a85b25b36cb2e937834b1a5
parent920398c1d45a1bbd026ab373d92b96ff5da17271 (diff)
downloadshared-mime-info-7f402e91f34c5807b525182cb8c469bf542d3ce7.tar.gz
README: Add note about autogen.sh
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index 01dde09a..b280289a 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