summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/final-server-steps.md20
1 files changed, 1 insertions, 19 deletions
diff --git a/docs/final-server-steps.md b/docs/final-server-steps.md
index b03c239..45f36a8 100644
--- a/docs/final-server-steps.md
+++ b/docs/final-server-steps.md
@@ -26,25 +26,7 @@ For detailed information on how to configure a restarter and a debugger go to [h
- The AzerothCore realm should be selectable. Log in, create a character, and you're all done!
-## Account Creation
-
-**To create an account**
-
-```
-account create <user> <pass>
-```
-
-**To set your account security level**
-
-```
-account set gmlevel <user> 3 -1
-```
-
-**Changing password**
-
-```
-account set password <user> <password> <password>
-```
+## [Account Creation](Creating-Accounts.md)
<br>