From 4b9c556f083493d9cc7eafcf4bd80866710389cf Mon Sep 17 00:00:00 2001 From: Pim van Pelt Date: Sun, 3 Mar 2024 00:52:03 +0100 Subject: [PATCH] Update README.md fix path. closes #12 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6993c84..51234bf 100644 --- a/README.md +++ b/README.md @@ -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 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 \ dh-autoreconf pkg-config