Skip to content

Commit

Permalink
Change contributing docs to use llvm 18 on macos (#13651)
Browse files Browse the repository at this point in the history
  • Loading branch information
mohit-s96 authored Sep 1, 2024
1 parent 03de99a commit fd2ad27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Bun requires LLVM 16 (`clang` is part of LLVM). This version requirement is to m
{% codetabs %}

```bash#macOS (Homebrew)
$ brew install llvm@16
$ brew install llvm@18
```

```bash#Ubuntu/Debian
Expand Down

0 comments on commit fd2ad27

Please sign in to comment.