diff --git a/README.md b/README.md index 248727fc9..353ae7537 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,9 @@ autoreconf -if make ``` +Note that `./configure` accepts various parameters (see `./configure --help`). +The following examples assume `--sysconfdir=/etc` and `--localstatedir=/var/lib`. + Install Knot DNS into system: ```bash sudo make install