diff options
author | Robby <robby@chatbelgie.be> | 2017-01-17 05:03:25 +0100 |
---|---|---|
committer | Robby <robby@chatbelgie.be> | 2017-01-17 05:03:25 +0100 |
commit | 76ce8ece1a4803c98bfe9460f40bf8e0fbc409e6 (patch) | |
tree | 26e6da47f20de64ef76fe4afc459bbb7889bd417 /docs/INSTALL | |
parent | 464093d36e87f3df999145e42ed30fc0dfc55c52 (diff) |
Cleanup some excess whitespaces and tabs, and fix a few typos along the way.
Diffstat (limited to 'docs/INSTALL')
-rw-r--r-- | docs/INSTALL | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/INSTALL b/docs/INSTALL index 0a923ef97..41196f422 100644 --- a/docs/INSTALL +++ b/docs/INSTALL @@ -60,7 +60,7 @@ Note: You should also read the README and FAQ files! most likely not work! 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 + 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. @@ -116,8 +116,8 @@ Note: You should also read the README and FAQ files! still running, and restart it if not. First rename the example.chk script that is in Anope path (by default, - this is ~/services/conf) to services.chk and edit it. You'll need to - modify the CONFIGURATION part of the file. Then ensure that the file is + this is ~/services/conf) to services.chk and edit it. You'll need to + modify the CONFIGURATION part of the file. Then ensure that the file is marked as executable by typing chmod +x services.chk, and try to launch the script to see if it works (Anope must not be running when you do this ;)) |