diff options
| -rw-r--r-- | docs/database-installation.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/database-installation.md b/docs/database-installation.md index ff39a80..da55abb 100644 --- a/docs/database-installation.md +++ b/docs/database-installation.md @@ -35,7 +35,7 @@ This is the easiest and recommended way to make sure you are always up-to-date w To edit the automatic database updater you will find the neccessary settings in authserver.conf and worldserver.conf under [UPDATE SETTINGS](https://github.com/azerothcore/azerothcore-wotlk/commit/2d2857ce81db5297eb63d388d2e2f252ef52412d#diff-56b141374cf0384a2887c9fd490c6a79a3d2f31fb020ee0e423a5685344b59d3R30). -### DB Assambler +### DB Assambler (For advanced users that want more control) This is a tool written before the automatic database updater and essentially does the same thing. |
