diff options
Diffstat (limited to 'system/zfs-on-linux/README')
-rw-r--r-- | system/zfs-on-linux/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/zfs-on-linux/README b/system/zfs-on-linux/README index fe08d76bd6..81836a27dc 100644 --- a/system/zfs-on-linux/README +++ b/system/zfs-on-linux/README @@ -6,7 +6,7 @@ NOTE: You'll need the kernel source code to be able to compile this. This package is kernel dependent, so you'll need to recompile it for every new kernel you choose to run. -Please use KERN environment variable if target kernel version differs -from that's of the build machine, e.g. `export KERN=5.12.14`. +Please use KERNEL environment variable if target kernel version differs +from that's of the build machine, e.g. `export KERNEL=5.15.19`. NOTE: you should run ZFS on 64-bit systems. |