From ffbf981a4e48fac96aba83ad8d0d03ec74446edf Mon Sep 17 00:00:00 2001 From: Stefano Borzì Date: Tue, 15 Mar 2022 18:16:09 +0100 Subject: chore: add dashboard recommended for Mac OS (#695) --- docs/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/installation.md') diff --git a/docs/installation.md b/docs/installation.md index 0544bb1..b97b5cc 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -20,7 +20,7 @@ These are the officially-supported and complete ways of installing AzerothCore, - [Docker setup](install-with-docker.md) - a simplified installation process based on Docker. -- [AzerothCore Bash Dashboard setup](ac-dashboard-core-installation.md) - simplest way of installing AzerothCore, recommended for **Linux** systems for both local development and production. Currently not recommended for Windows or macOS. +- [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. ### Minimal (supported, limited usage) -- cgit