summaryrefslogtreecommitdiff
path: root/docs/INSTALL
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2014-01-06 00:18:04 -0500
committerAdam <Adam@anope.org>2014-01-06 00:19:19 -0500
commit43c56541d513f005850a065a09faba9440c24101 (patch)
tree6038f7ff6dc1e7f08c014c40b4210f8dc952baf3 /docs/INSTALL
parentd3078850d2adc1159458ede4bc47a0e838fc9a7d (diff)
Add a small note about the extras script in docs/INSTALL
Diffstat (limited to 'docs/INSTALL')
-rw-r--r--docs/INSTALL4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/INSTALL b/docs/INSTALL
index 13801cbe8..40fbacbcc 100644
--- a/docs/INSTALL
+++ b/docs/INSTALL
@@ -44,6 +44,10 @@ Note: You should also read the README and FAQ files!
Next, unpack the package in your home directory, and go into the created
directory.
+ If there are any extra modules you want to enable, such as m_mysql, run
+ the 'extras' script to enable them. If you do not know you can come back
+ later and enable them.
+
Now type ./Config to start the configuration script. It will ask you a
few questions, and figure out how to compile Anope on your system. If
you are unsure about the answer to a question, use the default value.