diff options
| author | Yehonal <yehonal.azeroth@gmail.com> | 2019-02-17 23:09:19 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-02-17 23:09:19 +0100 |
| commit | cc7f6b4892cf47b5927e0582df9b5d277e5fe603 (patch) | |
| tree | 611152e51da062ca973da45350f095cc24218106 | |
| parent | 351149d00847f7e1a5bbaae991a7939365836d51 (diff) | |
| download | wiki-cc7f6b4892cf47b5927e0582df9b5d277e5fe603.tar.gz wiki-cc7f6b4892cf47b5927e0582df9b5d277e5fe603.tar.bz2 wiki-cc7f6b4892cf47b5927e0582df9b5d277e5fe603.zip | |
Update Install-with-Docker.md
| -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! |
