Skip to content

Commit

Permalink
Add note on how to install from homwbrew
Browse files Browse the repository at this point in the history
  • Loading branch information
AmrDeveloper committed Aug 6, 2024
1 parent bbd8fe4 commit 7a07201
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,12 @@ Note that Building from source or installing from Cargo.io requires LibClang 17
cargo install clangql
```

- Install from Homebrew

```
brew install clangql
```

- Build from source code

```
Expand Down

0 comments on commit 7a07201

Please sign in to comment.