diff options
author | Sadie Powell <sadie@witchery.services> | 2022-01-04 14:11:07 +0000 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2022-01-04 14:11:07 +0000 |
commit | 8eb6a4da717d7670995a47fbd1b5878df88dd206 (patch) | |
tree | 56fa17f935f75b18a6ca11c175b7751294694d8e /docs/INSTALL | |
parent | ec7dfb3675973e0e0ec6df69c871797bc94e8413 (diff) |
Update more IRCServices references to reflect the current project.
- If referring to the specific piece of software use "Anope".
- If referring to services in general use "services".
Diffstat (limited to 'docs/INSTALL')
-rw-r--r-- | docs/INSTALL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/INSTALL b/docs/INSTALL index ffbf04906..fe0bb9eae 100644 --- a/docs/INSTALL +++ b/docs/INSTALL @@ -75,7 +75,7 @@ Note: You should also read the README and FAQ files! 3) Setting up the IRCd - Services acts as an IRC server with pseudo-clients on it. To link them to + Anope acts as an IRC server with pseudo-clients on it. To link them to your network, you'll need to configure your IRCd to allow services to link. The configuration varies depending on the IRCd, but you will probably need @@ -101,7 +101,7 @@ Note: You should also read the README and FAQ files! displayed on the screen. Correct them until there are no errors anymore. A successful startup won't generate any message. - Give Services at least one minute to link to your network, as certain + Give Anope at least one minute to link to your network, as certain IRCds on some OSes may be really slow for the link process. If nothing happens after about a minute, it is probably a configuration problem. Try to launch Anope with ./anope -debug -nofork to see any errors that it |