summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/Install-with-AC-Dashboard.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Install-with-AC-Dashboard.md b/docs/Install-with-AC-Dashboard.md
index 396d12f..0cd2042 100644
--- a/docs/Install-with-AC-Dashboard.md
+++ b/docs/Install-with-AC-Dashboard.md
@@ -168,7 +168,7 @@ You can create 2 sessions and run the `worldserver` and `authserver` processes i
- `tmux new -s auth-session`
-- now run the `./acore.sh run-worldserver` inside it, then detach from it
+- now run the `./acore.sh run-authserver` inside it, then detach from it
You can detach using `CTRL+B+D` to exit the session without killing the process.
If connected using VSCode SSH, you can just close the terminal session.