From c85763e8e5dbc705b68d44801459e5470e5402ab Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 24 May 2025 21:47:59 +0300 Subject: update readme --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 625853e..fb829a4 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ This works only on Linux! ## Fedora -To get this running on Fedora 39, run: +To get this running on Fedora 42, run: ```shell mkdir ~/git @@ -27,7 +27,6 @@ make libbpfgo-static Need libelf static, which isn't in any repos. So we need to compile it ourselves. ``` -sudo dnf groupinstall "Development Tools" sudo dnf install rpmdevtools dnf-utils dnf download --source elfutils-libelf rpm -ivh elfutils-*.src.rpm -- cgit v1.2.3