diff options
author | Sadie Powell <sadie@witchery.services> | 2021-08-01 18:53:24 +0100 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2021-08-01 18:53:24 +0100 |
commit | 561b205c4a3a125c12a7926ef18fa1eb822c387c (patch) | |
tree | c763ddefe765e23ec0ff189e24d55f634b52b954 /docs/INSTALL | |
parent | 376053e0acae2a37a8f5c77c8de25ebf8a8395a9 (diff) | |
parent | 91321bdf682eb5b512373bb56c722f943cbc8183 (diff) |
Merge branch '2.0' into 2.1.
Diffstat (limited to 'docs/INSTALL')
-rw-r--r-- | docs/INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/INSTALL b/docs/INSTALL index 5046c6912..ffbf04906 100644 --- a/docs/INSTALL +++ b/docs/INSTALL @@ -80,7 +80,7 @@ Note: You should also read the README and FAQ files! The configuration varies depending on the IRCd, but you will probably need a link block (also called connect block, or C line), a U line (also called - a shared block), and be sure that the IRCd is listneing on the given port + a shared block), and be sure that the IRCd is listening on the given port in the link block. Example link configurations can be found in anope.example.conf for some of the |