mirror of
https://github.com/znc/znc.git
synced 2026-08-06 08:52:57 +02:00
Merge pull request #672 from teward/readme-patch
Reorganize "Installing" section slightly to put "git building" bit first.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user