Fix typo in BCC Examples README

This commit is contained in:
Pragyansh Chaturvedi
2025-10-22 04:49:22 +05:30
parent cf05e4959d
commit 7a99d21b24

View File

@ -1,6 +1,6 @@
## BCC examples ported to PythonBPF
This repository contains examples of BCC tutorial examples that have been ported to use **PythonBPF**.
This folder contains examples of BCC tutorial examples that have been ported to use **PythonBPF**.
## Requirements
- install `pythonbpf` and `pylibbpf` using pip.