diff options
| author | Yehonal <yehonal.azeroth@gmail.com> | 2019-02-17 19:56:29 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-02-17 19:56:29 +0100 |
| commit | 6e7a8ed813d8552e8af07b9461b319137d7aeea3 (patch) | |
| tree | ba092fa13614a4b407324bc848e1bc1ac224f360 | |
| parent | 7a8abe19d08b9341dcbcdf3bd436994e93a08cf6 (diff) | |
| download | wiki-6e7a8ed813d8552e8af07b9461b319137d7aeea3.tar.gz wiki-6e7a8ed813d8552e8af07b9461b319137d7aeea3.tar.bz2 wiki-6e7a8ed813d8552e8af07b9461b319137d7aeea3.zip | |
Update Installation.md
| -rw-r--r-- | Installation.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Installation.md b/Installation.md index 45c9611..1392422 100644 --- a/Installation.md +++ b/Installation.md @@ -1,6 +1,6 @@ This tutorial explains how to compile and install AzerothCore in your host system. -Alternatively, it is also possible to [use AzerothCore with Docker](https://github.com/azerothcore/azerothcore-wotlk/wiki/install-with-Docker). +Alternatively, it is also possible to [use AzerothCore with Docker](install-with-Docker). For macOS users: the build on mac is currently broken (see [this issue](https://github.com/azerothcore/azerothcore-wotlk/issues/122)), but you can still use AzerothCore on macOS with Docker. @@ -42,7 +42,7 @@ Before running the CMake command, replace `/home/youruser/azeroth-server/` with **CMAKE OPTIONS** -Check the options here if you know what you're doing: [CMake options](https://github.com/azerothcore/azerothcore-wotlk/wiki/Cmake-options) +Check the options here if you know what you're doing: [CMake options](Cmake-options) **CMake on Linux:** |
