1
0
mirror of https://github.com/morrownr/8821cu-20210916.git synced 2024-09-07 07:45:06 +00:00

Update README.md for Arch Linux

While installing, I got an error: 

A required package is not installed.
Please install the following package: iw
Once the package is installed, please run "sudo ./install-driver.sh"

I believe this should be noted in the README
This commit is contained in:
Markuss Mišķis 2023-02-17 00:06:11 +02:00 committed by GitHub
parent ec6f765dfb
commit e8b7a36015
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -308,7 +308,7 @@ sudo xbps-install linux-headers dkms git make
If using pacman
```
sudo pacman -S --noconfirm linux-headers dkms git bc
sudo pacman -S --noconfirm linux-headers dkms git bc iw
```
Note: The following is needed if using Manjaro for RasPi4B.