diff --git a/docs/project/building-windows.md b/docs/project/building-windows.md index e7c6f6b6bf43c..d8df660773b9f 100644 --- a/docs/project/building-windows.md +++ b/docs/project/building-windows.md @@ -73,7 +73,7 @@ The Zig compiler is automatically downloaded, installed, and updated by the buil > irm https://get.scoop.sh | iex > scoop install nodejs-lts go rust nasm ruby perl # scoop seems to be buggy if you install llvm and the rest at the same time -> scoop llvm@16.0.6 +> scoop install llvm@16.0.6 ``` If you intend on building WebKit locally (optional), you should install these packages: