We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 752a10f commit 466ecdbCopy full SHA for 466ecdb
1 file changed
README.md
@@ -63,7 +63,7 @@ pip install pythonbpf pylibbpf
63
- On Ubuntu:
64
```bash
65
sudo apt-get install bpftool clang
66
-pip install ctypeslib2
+pip install pythonbpf pylibbpf ctypeslib2
67
```
68
- Generate the `vmlinux.py` using:
69
0 commit comments