From 275b64dc3fa3f1956e8f81e33f0f951a5deafdc5 Mon Sep 17 00:00:00 2001 From: Kimplul Date: Tue, 2 Apr 2024 20:09:11 +0300 Subject: [PATCH] add note about DKMS install --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f9d5ba6..befa5b0 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,9 @@ with this driver. TX support was contributed by ## Installation You can either install this kernel module by using DKMS or -manually building from source: +manually building from source. If you're unsure which to pick, +go with DKMS, it will automatically recompile the driver +whenever needed. ### Dependencies