diff options
Diffstat (limited to 'docs/MYSQL')
-rw-r--r-- | docs/MYSQL | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/MYSQL b/docs/MYSQL index 9bb8ce9d5..1dd10298e 100644 --- a/docs/MYSQL +++ b/docs/MYSQL @@ -51,7 +51,8 @@ Anope MySQL Support 4) Configuration - 1. Run bin/mydbgen to help on the schema creation and adjustments. + 1. Go to your "services bin directory" (eg: /home/someuser/services/) and run mydbgen + to help on the schema creation and adjustments. 2. Edit services.conf and add your MySQL data to the MySQL configuration block. |