aboutsummaryrefslogtreecommitdiff
path: root/system/system76-io-dkms/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/system76-io-dkms/README')
-rw-r--r--system/system76-io-dkms/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/system76-io-dkms/README b/system/system76-io-dkms/README
index 66dbcbc7b9efd..94475bf574c23 100644
--- a/system/system76-io-dkms/README
+++ b/system/system76-io-dkms/README
@@ -13,5 +13,5 @@ The system76-io dkms module is automatically registered with dkms by
doinst.sh with the following command:
dkms install system76-io/$VER
-Old versions of system76-io should be manually unregistered from dkms using:
-dkms remove system76-io/$OLD_VER --all
+A douninst.sh script is included which calls "dkms remove" to delete all
+kernel versions of the old module on package removal or upgrade.