README.md: copy to dkms.conf instead of acpi-handle-hack.conf

This commit is contained in:
Lekensteyn 2012-02-03 23:37:39 +01:00
parent 205c7ccddc
commit a0fdcedf27

View File

@ -68,7 +68,7 @@ To make use of it, use the `hack-lenovo` branch. An example using DKMS:
$ cd bbswitch
$ mkdir /usr/src/acpi-handle-hack-0.0.1
# cp Makefile acpi-handle-hack.c /usr/src/acpi-handle-hack-0.0.1
# cp dkms/acpi-handle-hack.conf /usr/src/acpi-handle-hack-0.0.1
# cp dkms/acpi-handle-hack.conf /usr/src/acpi-handle-hack-0.0.1/dkms.conf
# dkms add acpi-handle-hack/0.0.1
# dkms build acpi-handle-hack/0.0.1
# dkms install acpi-handle-hack/0.0.1