From 6f70959438f386b67d2c471ab55cd266bf5a9618 Mon Sep 17 00:00:00 2001 From: locus313 Date: Thu, 27 Aug 2020 13:48:29 -0700 Subject: [PATCH] additional update to readme.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 69e1a52..b05659b 100644 --- a/README.md +++ b/README.md @@ -45,8 +45,6 @@ Import the SQL manually to the right Database (auth, world or characters) or wit ### 3) Re-run cmake and launch a clean build of AzerothCore -**That's it.** - ### 4) Place transmog npc With a gm account goto the location you want to add the npc and use this command: @@ -55,6 +53,8 @@ With a gm account goto the location you want to add the npc and use this command .npc add 190010 ``` +**That's it.** + ### (Optional) Edit module configuration If you need to change the module configuration, go to your server configuration folder (e.g. **etc**), copy `transmog.conf.dist` to `transmog.conf` and edit it as you prefer.