diff options
| author | Stefano Borzì <stefanoborzi32@gmail.com> | 2022-03-15 18:16:09 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-03-15 18:16:09 +0100 |
| commit | ffbf981a4e48fac96aba83ad8d0d03ec74446edf (patch) | |
| tree | aa1dca60bb378e9af16cb99fcbe9b8f065ca43be | |
| parent | cf60ad56e1b8d299d81bf76c768b1f0d337254c6 (diff) | |
| download | wiki-ffbf981a4e48fac96aba83ad8d0d03ec74446edf.tar.gz wiki-ffbf981a4e48fac96aba83ad8d0d03ec74446edf.tar.bz2 wiki-ffbf981a4e48fac96aba83ad8d0d03ec74446edf.zip | |
chore: add dashboard recommended for Mac OS (#695)
| -rw-r--r-- | docs/installation.md | 2 |
1 files changed, 1 insertions, 1 deletions
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) |
