From 96b7bfcb3e3c0e2ade701fba0e51c4e7715bdc58 Mon Sep 17 00:00:00 2001 From: "Dennis E. Mungai" Date: Sun, 15 Jan 2023 00:10:59 +0300 Subject: [PATCH] Typo corrections Next step: Add instuctions to build and load this module via DKMS. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index ccbeb2e..62cccbe 100644 --- a/README +++ b/README @@ -4,7 +4,7 @@ Kernel driver drivetemp Usage note ---------- -Must be bvuilt on top of Linux kernel v5.5 or later. Older kernels require +Must be built on top of Linux kernel v5.5 or later. Older kernels require upstream commit d188b0675b21 ("scsi: core: Add sysfs attributes for VPD pages 0h and 89h") and possibly other SCSI core changes.