summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/server-setup.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/server-setup.md b/docs/server-setup.md
index 8b7352e..c849c5f 100644
--- a/docs/server-setup.md
+++ b/docs/server-setup.md
@@ -27,7 +27,7 @@ Github link:
1. Download the files above.
-1. Create a new folder within the build folder called **Data**. i.e **E:\Build\AzerothCore\RelWithDebInfo\Data**
+1. Create a new folder within the build folder called **Data**. i.e **C:\Build\AzerothCore\RelWithDebInfo\Data**
1. Extract the files from the zip file and place them within the **Data** folder.
@@ -114,7 +114,7 @@ The following steps must be verified:
1. In your worldserver.conf file locate **DataDir** option.
-1. Edit it to the path of your folder. i.e **E:\AzerothCore\RelWithDebInfo\Data**
+1. Edit it to the path of your folder. i.e **C:\Build\AzerothCore\RelWithDebInfo\Data**
*Pro Tip: For most worldserver.conf setting changes, you can simply type .reload config in-game to see changes instantly without restarting the server.*