mirror of
https://github.com/RinCat/RTL88x2BU-Linux-Driver.git
synced 2024-11-10 01:02:50 +00:00
Update README.md
Added a line to ensure user has make and build-essential installed
This commit is contained in:
parent
afc917d82f
commit
a2ef757749
@ -25,6 +25,7 @@ And more.
|
|||||||
* Make sure you have installed the kernel headers
|
* Make sure you have installed the kernel headers
|
||||||
* All commands need to be run in the driver directory
|
* All commands need to be run in the driver directory
|
||||||
* You need rebuild the kernel module everytime you update/change the kernel if you are not using DKMS
|
* You need rebuild the kernel module everytime you update/change the kernel if you are not using DKMS
|
||||||
|
* Ensure you have `make` and `build-essential` installed - `sudo apt install make build-essential`
|
||||||
|
|
||||||
## Manual installation
|
## Manual installation
|
||||||
### Clean
|
### Clean
|
||||||
|
Loading…
Reference in New Issue
Block a user