From 90ac86a039b3002f312ff56842c168ff0525f18d Mon Sep 17 00:00:00 2001 From: morrownr Date: Tue, 13 Dec 2022 01:51:54 -0600 Subject: [PATCH] Xubuntu does not install iw --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e1b8d3c..44f9e6b 100644 --- a/README.md +++ b/README.md @@ -295,7 +295,7 @@ sudo apt install -y linux-headers-$(uname -r) build-essential bc dkms git libelf - Option for Ubuntu (all official flavors) and the numerous Ubuntu based distros ``` -sudo apt install -y build-essential dkms git +sudo apt install -y build-essential dkms git iw ``` - Option for Fedora