mirror of
https://github.com/RinCat/RTL88x2BU-Linux-Driver.git
synced 2024-11-10 01:02:50 +00:00
Update README.md
This commit is contained in:
parent
a2ef757749
commit
cb1d09acd8
@ -22,10 +22,11 @@ Official release note please check ReleaseNotes.pdf
|
||||
And more.
|
||||
|
||||
# How to use this kernel module
|
||||
* Make sure you have installed the kernel headers
|
||||
* Ensure you have C compiler & toolchains, e.g. `build-essential` for Debian/Ubuntu, `base-devel` for Arch, etc.
|
||||
* Make sure you have installed the corresponding kernel headers
|
||||
* 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
|
||||
* Ensure you have `make` and `build-essential` installed - `sudo apt install make build-essential`
|
||||
|
||||
|
||||
## Manual installation
|
||||
### Clean
|
||||
|
Loading…
Reference in New Issue
Block a user