summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 1cb395240..c983d0c87 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@ sudo apt-get install \
#### Install optional packages:
```bash
sudo apt-get install \
- libcap-ng-dev libsystemd-dev libidn2-0-dev libprotobuf-c-dev protobuf-c-compiler libfstrm-dev libmaxminddb-dev libnghttp2-dev libbpf-dev libmnl-dev python3-sphinx
+ libcap-ng-dev libsystemd-dev libidn2-0-dev libprotobuf-c-dev protobuf-c-compiler libfstrm-dev libmaxminddb-dev libnghttp2-dev libbpf-dev libxdp-dev libmnl-dev python3-sphinx
```
### Fedora like distributions
@@ -53,7 +53,7 @@ dnf install \
#### Install optional packages:
```bash
dnf install \
- libcap-ng-devel systemd-devel libidn2-devel protobuf-c-devel fstrm-devel libmaxminddb-devel libnghttp2-devel libbpf-devel libmnl-devel python-sphinx
+ libcap-ng-devel systemd-devel libidn2-devel protobuf-c-devel fstrm-devel libmaxminddb-devel libnghttp2-devel libbpf-devel libxdp-devel libmnl-devel python-sphinx
```
When compiling on RHEL based system, the Fedora EPEL repository has to be