diff options
| author | Paul Buetow <paul@buetow.org> | 2025-05-24 21:47:59 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-05-24 21:47:59 +0300 |
| commit | c85763e8e5dbc705b68d44801459e5470e5402ab (patch) | |
| tree | d56b007ec962a0c1dce0d5e52ec01c763b45750f | |
| parent | b38238ed9daa72c3537d55928539eaef8c288096 (diff) | |
update readme
| -rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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 |
