diff options
Diffstat (limited to 'network/znc/README')
-rw-r--r-- | network/znc/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/network/znc/README b/network/znc/README index b292fde9870f0..07c871958183a 100644 --- a/network/znc/README +++ b/network/znc/README @@ -12,7 +12,8 @@ to IRC servers. If you do not wish to include OpenSSL support in ZNC, simply run the build script like this: WITH_SSL=no ./znc.SlackBuild -IPv6 support is also enabled by default; to disable it, run the script as: +IPv6 support is also enabled by default; to disable it, run the script +like this: WITH_IPV6=no ./znc.SlackBuild This is intended to be run as a nonprivileged user - by default, the |