diff options
| author | Francesco Borzì <borzifrancesco@gmail.com> | 2020-12-01 19:02:36 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-01 19:02:36 +0100 |
| commit | dfb6b526ce54ca2ad473464fbd44c47a42713550 (patch) | |
| tree | b84d32a420ea5d63038a9de315a2e5d96d4d8d2f /docs | |
| parent | 0c24876d59434246e45bb22ecaa97dfa7584d4f0 (diff) | |
| download | wiki-dfb6b526ce54ca2ad473464fbd44c47a42713550.tar.gz wiki-dfb6b526ce54ca2ad473464fbd44c47a42713550.tar.bz2 wiki-dfb6b526ce54ca2ad473464fbd44c47a42713550.zip | |
docs: improve DB update (#300)
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/Update.md | 5 |
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`. - - -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. + |
