Skip to content

Commit

Permalink
Update README message for correctness
Browse files Browse the repository at this point in the history
  • Loading branch information
JulianGCalderon committed Apr 8, 2024
1 parent 7843a55 commit b964191
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ export LLVM_SYS_170_PREFIX=/usr/lib/llvm-17
export TABLEGEN_170_PREFIX=/usr/lib/llvm-17
```

If you installed llvm with brew, set up the env vars with the following script:
If you installed llvm with brew, source the `env-macos.sh` script to set up the needed env vars:
```sh
source scripts/env-macos.sh
```
Expand Down

0 comments on commit b964191

Please sign in to comment.