Update README.md

Author Mitja Felicijan <mitja.felicijan@gmail.com> 2026-01-16 18:05:12 +0100
Committer GitHub <noreply@github.com> 2026-01-16 18:05:12 +0100
Commit 6d4a7e1d06ad40a34eb951ee215a3911692585b7 (patch)
-rw-r--r-- README.md 2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
...
7
  
7
  
8
## Requirements
8
## Requirements
9
  
9
  
10
> ![IMPORTANT]
10
> [!IMPORTANT]
11
> You need to have `llvm` version 21 installed. You can install it with your
11
> You need to have `llvm` version 21 installed. You can install it with your
12
> package manager. Include paths in `Makefile` are specific for this version
12
> package manager. Include paths in `Makefile` are specific for this version
13
> and have been tested on Void Linux and macOS.
13
> and have been tested on Void Linux and macOS.
...