Update README.md

Added a line to ensure user has make and build-essential installed
This commit is contained in:
Adam Bruzon 2021-02-18 11:42:24 +00:00
parent afc917d82f
commit a2ef757749

View File

@ -25,6 +25,7 @@ And more.
* Make sure you have installed the 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