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.