Update README.md

This commit is contained in:
ayase
2018-05-21 07:24:13 +08:00
committed by GitHub
parent 0e916a4ad0
commit e3f21b42a7

View File

@@ -9,7 +9,7 @@ A ahbot module for azerothcore.
## Installation
```
1. Apply ahbot. Patch to your core.
1. Apply ahbot.patch to your core.
2. Simply place the module under the `modules` directory of your AzerothCore source.
3. Import the SQL manually to the right Database (auth, world or characters) or with the `db_assembler.sh` (if `include.sh` provided).
4. Re-run cmake and launch a clean build of AzerothCore.