summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorFrancesco Borzì <borzifrancesco@gmail.com>2020-12-01 19:02:36 +0100
committerGitHub <noreply@github.com>2020-12-01 19:02:36 +0100
commitdfb6b526ce54ca2ad473464fbd44c47a42713550 (patch)
treeb84d32a420ea5d63038a9de315a2e5d96d4d8d2f /docs
parent0c24876d59434246e45bb22ecaa97dfa7584d4f0 (diff)
downloadwiki-dfb6b526ce54ca2ad473464fbd44c47a42713550.tar.gz
wiki-dfb6b526ce54ca2ad473464fbd44c47a42713550.tar.bz2
wiki-dfb6b526ce54ca2ad473464fbd44c47a42713550.zip
docs: improve DB update (#300)
Diffstat (limited to 'docs')
-rw-r--r--docs/Update.md5
1 files changed, 2 insertions, 3 deletions
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)