diff options
author | lethality <lethality@anope.org> | 2014-02-20 20:07:38 +0000 |
---|---|---|
committer | lethality <lethality@anope.org> | 2014-02-20 20:07:38 +0000 |
commit | 43f2645b326244778198763a9fd2b72e34d89337 (patch) | |
tree | 558fda4331a9db052fe5ebba16869d8cfef47416 /docs/INSTALL | |
parent | a3c845894d42dd8acc8d4961f92e80ff832868fc (diff) |
update help info
Diffstat (limited to 'docs/INSTALL')
-rw-r--r-- | docs/INSTALL | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/docs/INSTALL b/docs/INSTALL index f96492508..6d614d0e6 100644 --- a/docs/INSTALL +++ b/docs/INSTALL @@ -67,10 +67,6 @@ Note: You should also read the README and FAQ files! cause trouble on your network if passwords are not encrypted, or read the memos of any user. - If you see errors during this process, please mail us with the *complete* - error output, and don't forget to mention your OS, compiler and C++ library - versions. - Now go into the conf directory (by default, ~/services/conf). Copy the example configuration file (example.conf) to services.conf, and open the latter with your favorite text editor. It contains all the configuration @@ -78,9 +74,10 @@ Note: You should also read the README and FAQ files! the file carefully. Using the default values is NOT a good idea, and will most likely not work! - If you need help, you should subscribe to the Anope mailing list and mail - there to get help from other users. See the README file for more - information. + If you need help, you should visit http://forum.anope.org/ or #anope on + irc.anope.org. Provide *complete* error output, along with other relevant + information eg. OS, compiler and C++ library versions. + See the README file for more information. 2) Upgrading Anope |