note dependency on automake for github install

This commit is contained in:
Christian Walde
2012-07-24 17:46:52 +03:00
parent 9e4733d446
commit 902b7e64f2
+1 -1
View File
@@ -1,4 +1,3 @@
#[![ZNC](http://wiki.znc.in/skins/common/images/wiki.png)](http://znc.in) - An advanced IRC bouncer
## Table of contents
@@ -45,6 +44,7 @@ saslauth:
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` to be installed.
You can use
./configure --help