From 19687e655257e883b3b550d73d4c9b419954d633 Mon Sep 17 00:00:00 2001 From: Kitzunu <24550914+Kitzunu@users.noreply.github.com> Date: Thu, 1 Jul 2021 16:28:38 +0200 Subject: chore: installation (#561) --- docs/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.md b/docs/installation.md index e24a0e3..3983fe5 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -12,7 +12,7 @@ There are several ways to install AzerothCore, you need to choose **ONE**. These are the officially-supported and complete ways of installing AzerothCore, for any purposes. -- [**Azerothcore Classic Setup**](#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. +- [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. -- cgit