Skip to content

Commit 99f5f66

Browse files
From GUIDELINES to LLVM_INSTALLATION name
Signed-off-by: FedericoBruzzone <federico.bruzzone.i@gmail.com>
1 parent f16263a commit 99f5f66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ This repository is shipped with:
3131
This repository includes a utility script called `x.sh` that streamlines the most common build, test, and usage operations for the LLVM pass.
3232
You can use this script from the root of the repository to quickly execute the main commands without having to remember all the manual instructions.
3333

34-
> [!Note]
34+
> [!NOTE]
3535
> The script uses the `LLVM_DIR` environment variable to locate your LLVM installation. If `LLVM_DIR` is not set, it defaults to `~/dev/llvm-project/llvm-build`.
3636
3737
### Main available commands:

0 commit comments

Comments
 (0)