diff options
| -rw-r--r-- | docs/Install-with-Docker.md | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/docs/Install-with-Docker.md b/docs/Install-with-Docker.md index 938a026..ca958a9 100644 --- a/docs/Install-with-Docker.md +++ b/docs/Install-with-Docker.md @@ -1,9 +1,5 @@ Welcome to the AzerothCore Docker guide! -- [Introduction](#Introduction) -- [Setup guide](#Setup) -- [FAQ](#Faq) - # Introduction Installing AzerothCore using Docker is a simplified procedure that has several benefits: @@ -165,4 +161,4 @@ Note for Windows users: using git bash on Windows you have to prefix this comman **To detach**: press `ctr+p` and `ctrl+q`. -Do **NOT** try to detach using `ctrl+c` or you will kill your worldserver process!
\ No newline at end of file +Do **NOT** try to detach using `ctrl+c` or you will kill your worldserver process! |
