mirror of
https://github.com/varun-r-mallya/Python-BPF.git
synced 2026-02-07 21:50:55 +00:00
docs: Remove unnecessary note from getting-started/installation
This commit is contained in:
@ -35,10 +35,6 @@ sudo dnf install -y bpftool clang llvm
|
|||||||
sudo pacman -S bpf clang llvm
|
sudo pacman -S bpf clang llvm
|
||||||
```
|
```
|
||||||
|
|
||||||
```{note}
|
|
||||||
The `llvm` package provides `llc`, the LLVM compiler that is used to compile LLVM IR to BPF bytecode.
|
|
||||||
```
|
|
||||||
|
|
||||||
## Installing PythonBPF
|
## Installing PythonBPF
|
||||||
|
|
||||||
### From PyPI (Recommended)
|
### From PyPI (Recommended)
|
||||||
|
|||||||
Reference in New Issue
Block a user