mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 10:28:47 +00:00
[docs] Fix scoop command (#10586)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user