diff --git a/README.md b/README.md index 355fe3e..97e885f 100644 --- a/README.md +++ b/README.md @@ -22,10 +22,12 @@ 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 + ## Manual installation ### Clean * Make sure you cleaned old build files before builds new one