Add script running instruction to README.md

This commit is contained in:
2025-10-22 03:25:00 +05:30
parent cf3f4a0002
commit 711e34cae1

View File

@ -40,6 +40,12 @@ Python-BPF is an LLVM IR generator for eBPF programs written in Python. It uses
---
## Try It Out!
Run
```bash
curl -s https://raw.githubusercontent.com/pythonbpf/Python-BPF/refs/heads/master/tools/setup.sh | sudo bash
```
## Installation
Dependencies: