From dfb6b526ce54ca2ad473464fbd44c47a42713550 Mon Sep 17 00:00:00 2001 From: Francesco Borzì Date: Tue, 1 Dec 2020 19:02:36 +0100 Subject: docs: improve DB update (#300) --- docs/Update.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'docs/Update.md') diff --git a/docs/Update.md b/docs/Update.md index 0643e8a..c1267e7 100644 --- a/docs/Update.md +++ b/docs/Update.md @@ -22,7 +22,6 @@ You need to import the **new** sql update files (located at https://github.com/a To automate this process you can use the db-assembler bash script `bash apps/db_assembler/db_assembler.sh`. -![](https://user-images.githubusercontent.com/75517/50738699-6912ee80-11d7-11e9-95ea-667baa0bda70.png) - -IMPORTANT: remember to properly set your `conf/config.sh` file before using the `db_assembler.sh` script +If this is the first time you are using it [READ THIS FIRST](https://www.azerothcore.org/wiki/Database-Setup) and properly configure your `conf/config.sh` file. +![](https://user-images.githubusercontent.com/75517/50738699-6912ee80-11d7-11e9-95ea-667baa0bda70.png) -- cgit