diff options
| author | gabrilend <gabrilend@gmail.com> | 2022-06-09 02:14:29 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-09 11:14:29 +0200 |
| commit | b69f57cf1f0cbf8ed1dcbf44cf17ab01ce3c284e (patch) | |
| tree | fc245a6397a6f69294a7cdb715ba19caed8d16f0 /docs | |
| parent | b9e50d8e968339343232608d577787bddf885c52 (diff) | |
| download | wiki-b69f57cf1f0cbf8ed1dcbf44cf17ab01ce3c284e.tar.gz wiki-b69f57cf1f0cbf8ed1dcbf44cf17ab01ce3c284e.tar.bz2 wiki-b69f57cf1f0cbf8ed1dcbf44cf17ab01ce3c284e.zip | |
Update linux-requirements.md (#723)
Changed the minimum required version of Boost to 1.74 as per user: "Revision - tkn963" in the Discord.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/linux-requirements.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/linux-requirements.md b/docs/linux-requirements.md index 4f0e82e..24ee4bf 100644 --- a/docs/linux-requirements.md +++ b/docs/linux-requirements.md @@ -8,7 +8,7 @@ | | | :- | | MySQL ≥ 5.7.0 | -| Boost ≥ 1.67 | +| Boost ≥ 1.74 | | CMake ≥ 3.16 | | Clang ≥ [10](https://github.com/azerothcore/azerothcore-wotlk/actions?query=workflow%3Acore-build) | |
