From c0b133d43b9e2a33427b69f07efb81f7ff8f5746 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 4 Feb 2024 10:46:05 +0200 Subject: add golang and clang --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e6fe91b..ae26cbc 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ To get this running on Fedora 39, run: mkdir ~/git git clone https://codeberg.org/snonux/ioriotng git clone https://github.com/aquasecurity/libbpfgo -sudo dnf install -y zlib-static glibc-static libzstd-static +sudo dnf install -y golang clang zlib-static glibc-static libzstd-static cd libbpfgo make make libbpfgo-static -- cgit v1.2.3