Skip to content

Commit

Permalink
[docs] Fix scoop command (#10586)
Browse files Browse the repository at this point in the history
  • Loading branch information
yus-ham authored Apr 27, 2024
1 parent 57b529d commit 9ebbe03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/project/building-windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 [email protected]
> scoop install [email protected]
```

If you intend on building WebKit locally (optional), you should install these packages:
Expand Down

0 comments on commit 9ebbe03

Please sign in to comment.