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 c65900b commit 0d4ebf7Copy full SHA for 0d4ebf7
README.md
@@ -43,7 +43,7 @@ Python-BPF is an LLVM IR generator for eBPF programs written in Python. It uses
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
+curl -s https://raw.githubusercontent.com/pythonbpf/Python-BPF/refs/heads/master/tools/setup.sh | sudo bash
47
```
48
49
## Installation
0 commit comments