diff options
| -rw-r--r-- | docs/Installation.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Installation.md b/docs/Installation.md index 9ea0fd9..74dfcd6 100644 --- a/docs/Installation.md +++ b/docs/Installation.md @@ -8,13 +8,13 @@ There are several ways to install AzerothCore, you need to pick **one**. - **AzerothCore Docker setup** - a simplified installation process based on Docker. - See [**Install AzerothCore with Docker**](Install-with-Docker.md). + 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). + 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. |
