Merge pull request #672 from teward/readme-patch

Reorganize "Installing" section slightly to put "git building" bit first.
This commit is contained in:
Alexey Sokolov
2014-09-25 23:26:21 +01:00
+2 -2
View File
@@ -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