[docs] Fix scoop command (#10586)

This commit is contained in:
Yusup Hambali
2024-04-28 06:44:40 +07:00
committed by GitHub
parent 57b529d181
commit 9ebbe035b9

View File

@@ -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: