Skip to content

Commit

Permalink
README: updated the instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
CGMossa committed Jun 9, 2024
1 parent 9c61dbb commit 9042797
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 @@ -90,6 +90,12 @@ The output folder for bindings can be configured using `LIBRSYS_BINDINGS_OUTPUT_
PATH=/usr/local/opt/llvm/bin:$PATH
```

Alternatively, one may merely set

```shell
export LIBCLANG_PATH=$(brew --prefix llvm)/lib
```

Build & test using

```shell
Expand Down

0 comments on commit 9042797

Please sign in to comment.