diff options
| author | Kitzunu <24550914+Kitzunu@users.noreply.github.com> | 2022-10-23 10:30:04 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-10-23 10:30:04 +0200 |
| commit | 9f1a02371a49108de9b3cb1b70069df3f5a69e2b (patch) | |
| tree | 0a233f08aa1beb70b67acc7faf93ad7b8540f117 | |
| parent | e50d4de2400363a2f7efbc1b89cac90f2f866213 (diff) | |
| download | wiki-9f1a02371a49108de9b3cb1b70069df3f5a69e2b.tar.gz wiki-9f1a02371a49108de9b3cb1b70069df3f5a69e2b.tar.bz2 wiki-9f1a02371a49108de9b3cb1b70069df3f5a69e2b.zip | |
Revert "Update linux-requirements.md (#818)" (#825)
This reverts commit 15dd86581bc87befb60bd2616f5e833e0f746625.
| -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 475e76a..6fe7651 100644 --- a/docs/linux-requirements.md +++ b/docs/linux-requirements.md @@ -9,7 +9,7 @@ | :- | | MySQL ≥ 5.7.0 | | Boost ≥ 1.74 | -| OpenSSL ≥ 1.0.x | +| OpenSSL ≥ 1.0.x (OpenSSL 3.0 is not supported) | | CMake ≥ 3.16 | | Clang ≥ [10](https://github.com/azerothcore/azerothcore-wotlk/actions?query=workflow%3Acore-build) | |
