From 471264fa86cebe3e1ef8f9b7b52e6dcc0958c497 Mon Sep 17 00:00:00 2001 From: Ilona Tomkowicz <32700855+ilonatommy@users.noreply.github.com> Date: Wed, 24 Jul 2024 13:48:10 +0000 Subject: [PATCH] Make docs less ambiguous. --- docs/workflow/requirements/linux-requirements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/workflow/requirements/linux-requirements.md b/docs/workflow/requirements/linux-requirements.md index 053b2d98616358..2aa1794ef1ac81 100644 --- a/docs/workflow/requirements/linux-requirements.md +++ b/docs/workflow/requirements/linux-requirements.md @@ -37,7 +37,7 @@ Install the following packages for the toolchain: * CMake 3.20 or newer * llvm * lld -* clang 16 or newer +* clang (for WASM 16 or newer) * build-essential * python-is-python3 * curl