# {{project-name}} ## Prerequisites 1. Install bpf-linker: `cargo install bpf-linker` ## Build, Run Use `cargo build`, `cargo run`, etc. as normal. Cargo build scripts are used to automatically build the eBPF correctly and include it in the program.