From 8ae4e41fc28d9a9e8308cd52e88402e64ff86c59 Mon Sep 17 00:00:00 2001 From: Kitzunu <24550914+Kitzunu@users.noreply.github.com> Date: Tue, 12 Oct 2021 16:28:02 +0200 Subject: chore: Update boost (#591) --- docs/linux-requirements.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'docs/linux-requirements.md') diff --git a/docs/linux-requirements.md b/docs/linux-requirements.md index 00f40af..79e677f 100644 --- a/docs/linux-requirements.md +++ b/docs/linux-requirements.md @@ -1,15 +1,15 @@ # Linux Requirements -| Installation Guide | | -| :- | :- | +| Installation Guide | | +| :-------------------------------------------------------------------------------------------------------------------------------------- | :--------------------------------------------------- | | This article is a part of the Installation Guide. You can read it alone or click on the previous link to easily move between the steps. | -| [<< Start: Installation Guide](installation.md) | [Step 2: Core Installation >>](core-installation.md) | +| [<< Start: Installation Guide](installation.md) | [Step 2: Core Installation >>](core-installation.md) | -| | -| :- | -| MySQL ≥ 5.7.0 | -| Boost ≥ 1.67 | -| CMake ≥ 3.16 | +| | +| :------------------------------------------------------------------------------------------------- | +| MySQL ≥ 5.7.0 | +| Boost ≥ 1.74 | +| CMake ≥ 3.16 | | Clang ≥ [10](https://github.com/azerothcore/azerothcore-wotlk/actions?query=workflow%3Acore-build) | #### Ubuntu with MariaDB 10.x @@ -115,7 +115,7 @@ If you are still having problems, check: * [Join our Discord Server](https://discord.gg/gkt4y2x), but it is not a 24/7 support channel. A staff member will answer you whenever they have time. -| Installation Guide | | -| :- | :- | +| Installation Guide | | +| :-------------------------------------------------------------------------------------------------------------------------------------- | :--------------------------------------------------- | | This article is a part of the Installation Guide. You can read it alone or click on the previous link to easily move between the steps. | -| [<< Start: Installation Guide](installation.md) | [Step 2: Core Installation >>](core-installation.md) | +| [<< Start: Installation Guide](installation.md) | [Step 2: Core Installation >>](core-installation.md) | -- cgit