Skip to content

Commit

Permalink
Remove brew install llvm instruction from mac setup
Browse files Browse the repository at this point in the history
  • Loading branch information
liamappelbe committed Apr 8, 2024
1 parent 26594f2 commit 6d78175
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkgs/ffigen/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ Jump to [FAQ](#faq).
#### MacOS
1. Install Xcode.
2. Install Xcode command line tools - `xcode-select --install`.
3. Install LLVM - `brew install llvm`.

## Configurations
Configurations can be provided in 2 ways-
Expand Down

0 comments on commit 6d78175

Please sign in to comment.