We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf3f4a0 commit 711e34cCopy full SHA for 711e34c
README.md
@@ -40,6 +40,12 @@ Python-BPF is an LLVM IR generator for eBPF programs written in Python. It uses
40
41
---
42
43
+## Try It Out!
44
+Run
45
+```bash
46
+curl -s https://raw.githubusercontent.com/pythonbpf/Python-BPF/refs/heads/master/tools/setup.sh | sudo bash
47
+```
48
+
49
## Installation
50
51
Dependencies:
0 commit comments