diff options
| author | Kitzunu <24550914+Kitzunu@users.noreply.github.com> | 2023-01-24 22:47:16 +0100 |
|---|---|---|
| committer | Kitzunu <24550914+Kitzunu@users.noreply.github.com> | 2023-01-24 22:47:16 +0100 |
| commit | f05916f39f32cd7e6bb77a2a5214a7c14bd956da (patch) | |
| tree | 5dc27b1b4b3eebff24a2c8a261d5bafac8748ed1 | |
| parent | 2e909fe01925ac4bb586d46f0e0452bde2e6edf0 (diff) | |
| download | wiki-f05916f39f32cd7e6bb77a2a5214a7c14bd956da.tar.gz wiki-f05916f39f32cd7e6bb77a2a5214a7c14bd956da.tar.bz2 wiki-f05916f39f32cd7e6bb77a2a5214a7c14bd956da.zip | |
Update installing-a-module.md
| -rw-r--r-- | docs/installing-a-module.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installing-a-module.md b/docs/installing-a-module.md index 6378498..9289dc5 100644 --- a/docs/installing-a-module.md +++ b/docs/installing-a-module.md @@ -14,7 +14,7 @@ By default AzerothCore delivers a Blizzlike experience. This can however be alte - Clone the repositroy using Git the same way AzerothCore was first cloned in the [Core Installation](core-installation.md). The repository should be cloned into the \modules\ directory. i.e E:\AzerothCore\modules\ - Download the ZIP file from the catalogue and extract it in the \modules\ directory. i.e E:\AzerothCore\modules\mod-anticheat -**Note: If your module has the **-master** suffix. This needs to be removed in order for the module to work!** +**Note: If your module has a suffix i.e "-master". This needs to be removed in order for the module to work!** ## Recompiling |
