From 1edcb507170306485d326dcb67909d5eada7a077 Mon Sep 17 00:00:00 2001 From: Loris Cro Date: Mon, 22 Jul 2024 23:14:39 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b9bdc93..ef53041 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,10 @@ ## Zig build of [AFLplusplus project](https://github.com/AFLplusplus/AFLplusplus). + +### Dependencies +Requires a build of LLVM. You can either get one from your favorite package manager, or [build it yourself](https://github.com/ziglang/zig/wiki/How-to-build-LLVM,-libclang,-and-liblld-from-source). + ### :rocket: Usage ```sh