aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMartin Pärtel <martin.partel@gmail.com>2022-07-03 11:46:53 +0300
committerGitHub <noreply@github.com>2022-07-03 11:46:53 +0300
commit53e48284d767632af640352824be8a06165c6c25 (patch)
tree16a484c029c583792ac1210a0fb6246dafd4e725 /README.md
parentcbd163fb0eb328be66831e073ef9fb760482da0a (diff)
downloadbindfs-53e48284d767632af640352824be8a06165c6c25.tar.gz
Mentioned autogen.sh in readme.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
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