diff --git a/README.md b/README.md index 87c43544..7c2fc0f1 100644 --- a/README.md +++ b/README.md @@ -41,11 +41,11 @@ cyrusauth: ## Installing ZNC -Installation is done with the `./configure ; make ; make install` commands. - If you are building from git, you will need to run `./autogen.sh` first to produce the `configure` script. Note that this requires `automake` and `gettext` to be installed. +Installation is done with the `./configure ; make ; make install` commands. + You can use ./configure --help if you want to get a list of options, though the defaults should be suiting