Update README.md

fix path.
closes #12
This commit is contained in:
Pim van Pelt
2024-03-03 00:52:03 +01:00
committed by GitHub
parent 7e482adb4f
commit 4b9c556f08

View File

@ -160,7 +160,7 @@ wget http://deb.debian.org/debian/pool/main/libn/libnl3/libnl3_3.7.0-0.2.debian.
tar xzf libnl3_3.7.0.orig.tar.gz tar xzf libnl3_3.7.0.orig.tar.gz
cd libnl-3.7.0 cd libnl-3.7.0
tar xf libnl3_3.7.0-0.2.debian.tar.xz tar xf ../libnl3_3.7.0-0.2.debian.tar.xz
sudo apt install dpkg-dev debhelper dh-exec cdbs bison flex automake autoconf \ sudo apt install dpkg-dev debhelper dh-exec cdbs bison flex automake autoconf \
dh-autoreconf pkg-config dh-autoreconf pkg-config