From 7c58e7ef162e53940ab136c6d3b43348615a5635 Mon Sep 17 00:00:00 2001 From: Tiago Oliveira <77751777+tigokraft@users.noreply.github.com> Date: Wed, 20 Aug 2025 00:58:47 +0100 Subject: [PATCH] Update README.MD --- README.MD | 1 + 1 file changed, 1 insertion(+) diff --git a/README.MD b/README.MD index 48e7c33..8409e40 100644 --- a/README.MD +++ b/README.MD @@ -9,6 +9,7 @@ This is the implementation for the Valthrun driver protocol as a kernel driver. - Visual Studio 2022 - Windows Kernel Development Kit - Cargo Make (`cargo install --force cargo-make`) +- LLVM (will throw an error building without it) ### Build the driver