diff options
author | Adam <Adam@anope.org> | 2014-01-06 00:18:04 -0500 |
---|---|---|
committer | Adam <Adam@anope.org> | 2014-01-06 00:19:19 -0500 |
commit | 43c56541d513f005850a065a09faba9440c24101 (patch) | |
tree | 6038f7ff6dc1e7f08c014c40b4210f8dc952baf3 /docs/INSTALL | |
parent | d3078850d2adc1159458ede4bc47a0e838fc9a7d (diff) |
Add a small note about the extras script in docs/INSTALL
Diffstat (limited to 'docs/INSTALL')
-rw-r--r-- | docs/INSTALL | 4 |
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. |