Merge pull request #200 from wchristian/patch-1

note dependency on automake for github install

automake isn't enough... but whatever.
This commit is contained in:
Alexey Sokolov
2012-09-04 18:54:20 -07:00
+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