summaryrefslogtreecommitdiff
path: root/docs/MYSQL
diff options
context:
space:
mode:
Diffstat (limited to 'docs/MYSQL')
-rw-r--r--docs/MYSQL10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/MYSQL b/docs/MYSQL
index fe87e03fc..20e166c14 100644
--- a/docs/MYSQL
+++ b/docs/MYSQL
@@ -38,16 +38,16 @@ Requirements:
Installation:
- 1. You need to configure Anope to be compiled with MySQL support. To
- do so you must run ./configure and answer "Yes" when asked for
- MySQL Support.
+ 1. The ./Config script automatically detects if your system is capable
+ of running Anope with MySQL support. There is no need anymore to
+ answer yes when asked.
Notes:
* MySQL is not supported on the following platforms: Windows.
- * You might need to run "make distclean" prior to running ./configure
+ * You might need to run "make distclean" prior to running ./Config
- 2. Compile Anope as usual. The gmake process will now compile MySQL
+ 2. Compile Anope as usual. The (g)make process will now compile MySQL
support into Anope.
3. Install Anope as usual.