diff options
| author | Paul Buetow <paul@buetow.org> | 2024-02-04 10:46:05 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-02-04 10:46:05 +0200 |
| commit | c0b133d43b9e2a33427b69f07efb81f7ff8f5746 (patch) | |
| tree | 5925c50ebb9dbfdabe7b86155099ac8734d86f59 /README.md | |
| parent | 86df1706e25d945aad671d3bf9f89f1d057eb616 (diff) | |
add golang and clang
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
