From 6af449577112ad12178073c8ac99a8efbc53c86a Mon Sep 17 00:00:00 2001 From: Viste Date: Sat, 7 Mar 2020 03:16:58 +0300 Subject: Arch (#182) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Arch * make little instruction * Delete arch-linux.md Co-authored-by: Stefano Borzì --- docs/Installation.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs') diff --git a/docs/Installation.md b/docs/Installation.md index 2b6461b..b3940ed 100644 --- a/docs/Installation.md +++ b/docs/Installation.md @@ -12,6 +12,10 @@ This page describes how to use [AzerothCore with AWS](aws-tutorial.md) This page describes how to use [AzerothCore on a Digital Ocean droplet](digital-ocean-video-tutorial.md) +## ArchLinux and Arch based distro + +This page describes how to use [AzerothCore with ArchLinux](arch-linux.md) + ## CLASSIC INSTALLATION /!\ For **macOS** users: the build on mac is currently broken (see [this issue](https://github.com/azerothcore/azerothcore-wotlk/issues/122)), but you can still use AzerothCore on macOS with Docker. -- cgit