summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2026-01-16 18:05:12 +0100
committerGitHub <noreply@github.com>2026-01-16 18:05:12 +0100
commit6d4a7e1d06ad40a34eb951ee215a3911692585b7 (patch)
tree8240d343400eb5e441b95d76fe36b720a8dd448d /README.md
parent5d9b6eb76830f05329d59dac924dcff6d5d5930b (diff)
downloadtoy-debugger-6d4a7e1d06ad40a34eb951ee215a3911692585b7.tar.gz
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ae3c8f2..0641343 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ https://github.com/user-attachments/assets/cf618ec7-44e0-4155-9869-e99337ce3f77
## Requirements
-> ![IMPORTANT]
+> [!IMPORTANT]
> You need to have `llvm` version 21 installed. You can install it with your
> package manager. Include paths in `Makefile` are specific for this version
> and have been tested on Void Linux and macOS.