diff --git a/README.md b/README.md index 70f0a0d..0f9cde8 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,13 @@ # dracut-numlock -A dracut module which enables numlock in the initramfs. Useful if you want to -have numlock enabled during the device decryption process. +A dracut module which enables numlock in the initramfs during the early boot +process. Useful if you want to have numlock enabled during the device +decryption process. Works with Plymouth as well (tested on Fedora Workstation +35). ## Installation -Copy the `50numlock` folder into the modules folder and regenarate the +Copy the `50numlock` folder into the modules folder and regenerate the initramfs: ```