summaryrefslogtreecommitdiff
path: root/docs/Installation.md
diff options
context:
space:
mode:
authorYehonal <yehonal.azeroth@gmail.com>2020-12-22 12:25:47 +0100
committerGitHub <noreply@github.com>2020-12-22 12:25:47 +0100
commitf0ee68be976740a612b07c2c1805e07da4fd7192 (patch)
treecedb298c2f0302ac9e377eac547f86ac99fa4920 /docs/Installation.md
parent88e583862620d4672bbd8bf090e38e7ef03718c3 (diff)
downloadwiki-f0ee68be976740a612b07c2c1805e07da4fd7192.tar.gz
wiki-f0ee68be976740a612b07c2c1805e07da4fd7192.tar.bz2
wiki-f0ee68be976740a612b07c2c1805e07da4fd7192.zip
Update Installation.md
Diffstat (limited to 'docs/Installation.md')
-rw-r--r--docs/Installation.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/Installation.md b/docs/Installation.md
index 74dfcd6..8528735 100644
--- a/docs/Installation.md
+++ b/docs/Installation.md
@@ -7,14 +7,17 @@ There are several ways to install AzerothCore, you need to pick **one**.
This process gives more awareness of how AzerothCore is structured. **See below in this page**.
-- **AzerothCore Docker setup** - a simplified installation process based on Docker.
+- **AzerothCore Docker setup** - a simplified installation process based on Docker.
+
See [Install AzerothCore with Docker](Install-with-Docker.md).
- **[NEW] AzerothCore Bash Dashboard setup** - simplest way of installing AzerothCore,
recommended for **Linux** systems for both local development and production.
Currently not recommended for Windows or macOS.
+
See [Install AzerothCore using the AC bash dashboard](Install-with-AC-Dashboard.md).
+
**Disclaimer**: These scripts are supposed to be cross-platform, however we are not quite there yet.
It's not currently recommended to use the installation process described in this page on Windows or macOS.
You can of course try them anyway and [let us know](https://github.com/azerothcore/azerothcore-wotlk/issues/new/choose) in case you encounter any issue.