Update README.md

This commit is contained in:
acidmanifesto
2022-02-25 18:47:59 -05:00
committed by GitHub
parent 27286b4f93
commit be9f2993ee

View File

@@ -22,7 +22,7 @@ or you can manually [download the module](https://github.com/azerothcore/mod-ant
### 2) Re-run cmake and launch a clean build of AzerothCore
### 3) Execute the included "conf/SQL/charactersdb_anticheat.sql" file on your characters database. This creates the necessary tables for this module.
### 3) Execute the included "\sql\characters\base\charactersdb_anticheat.sql" file on your characters database and excute "\sql\world\Acore_strings.sql" on your world datase. This creates the necessary tables for this module.
**That's it.**