From cc7f6b4892cf47b5927e0582df9b5d277e5fe603 Mon Sep 17 00:00:00 2001 From: Yehonal Date: Sun, 17 Feb 2019 23:09:19 +0100 Subject: Update Install-with-Docker.md --- docs/Install-with-Docker.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'docs') 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! -- cgit