Skip to content

Commit 4edfb18

Browse files
committed
docs: Remove unnecessary note from getting-started/installation
1 parent c58483a commit 4edfb18

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/getting-started/installation.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,6 @@ sudo dnf install -y bpftool clang llvm
3535
sudo pacman -S bpf clang llvm
3636
```
3737

38-
```{note}
39-
The `llvm` package provides `llc`, the LLVM compiler that is used to compile LLVM IR to BPF bytecode.
40-
```
41-
4238
## Installing PythonBPF
4339

4440
### From PyPI (Recommended)

0 commit comments

Comments
 (0)