summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorYehonal <yehonal.azeroth@gmail.com>2020-12-22 12:24:25 +0100
committerGitHub <noreply@github.com>2020-12-22 12:24:25 +0100
commit88e583862620d4672bbd8bf090e38e7ef03718c3 (patch)
tree88b28456ff2e81dba3d6562e3833958716ad6c95 /docs
parent1fdbeb9ce271e290fc18e063f76cafc550519a03 (diff)
downloadwiki-88e583862620d4672bbd8bf090e38e7ef03718c3.tar.gz
wiki-88e583862620d4672bbd8bf090e38e7ef03718c3.tar.bz2
wiki-88e583862620d4672bbd8bf090e38e7ef03718c3.zip
Links are not visible
Diffstat (limited to 'docs')
-rw-r--r--docs/Installation.md4
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.