summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortemperrr <speudoniem@outlook.com>2022-09-29 14:47:47 +0200
committerGitHub <noreply@github.com>2022-09-29 14:47:47 +0200
commit9e23da1abe05fcdd8c74b339a16e2059808e6f4c (patch)
tree034867c48158a26dc40c828909d21e734cde8ca4
parent08c4134c9931db6169763b6510b0032a371d4901 (diff)
downloadwiki-9e23da1abe05fcdd8c74b339a16e2059808e6f4c.tar.gz
wiki-9e23da1abe05fcdd8c74b339a16e2059808e6f4c.tar.bz2
wiki-9e23da1abe05fcdd8c74b339a16e2059808e6f4c.zip
Docker installation recommendation change (#814)
-rw-r--r--docs/installation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installation.md b/docs/installation.md
index d6c6d6c..6e4d846 100644
--- a/docs/installation.md
+++ b/docs/installation.md
@@ -20,7 +20,7 @@ These are the officially-supported and complete ways of installing AzerothCore,
- [Azerothcore Classic Setup (Windows, Linux, macOS)](#azerothcore-classic-setup) - the traditional way of installing AzerothCore. Battle-tested, recommended for all operating systems for any purposes. This process gives more awareness of how AzerothCore is structured. See below in this page.
-- [Docker setup](install-with-docker.md) - a simplified installation process based on Docker.
+- [Docker setup](install-with-docker.md) - an installation process based on Docker. Docker knowledge recommended. Limited support.
- [AzerothCore Bash Dashboard setup](ac-dashboard-core-installation.md) - simplest way of installing AzerothCore, recommended for **Linux** and **Mac OS** systems for both local development and production. Currently not recommended for Windows.