From 230812d6eb2da223d2ff660372886fd1cf472aff Mon Sep 17 00:00:00 2001 From: Kaiser Date: Sun, 12 Dec 2021 11:32:09 -0500 Subject: chore: Added build instructions for FreeBSD (#658) * Added build instructions for FreeBSD * Update docs/FreeBSD.md Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com> * Rename FreeBSD.md to freebsd.md * Update freebsd.md Co-authored-by: SamuelGogarty Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com> --- docs/installation.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/installation.md') diff --git a/docs/installation.md b/docs/installation.md index c0426a2..cee31bd 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -32,6 +32,8 @@ These guides are made by community members and might not be up-to-date: - [ArchLinux](arch-linux.md) +- [FreeBSD](FreeBSD.md) + ## Azerothcore Classic setup Every step of the guide is divided in three tabs regarding different operating systems (Linux, macOS and Windows). -- cgit