]> git.ipfire.org Git - thirdparty/mkosi.git/commitdiff
README: fix path
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 19 Feb 2024 13:45:00 +0000 (14:45 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 19 Feb 2024 13:52:21 +0000 (14:52 +0100)
README.md

index 6d5dadeff3fbe1849c26d89fa1ae5fcbcbcdb7a6..9fe609e828caf441b25a4019067effa1fc56ca9c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -81,7 +81,7 @@ mkosi binary and is not to be considered a public API.
 ## kernel-install plugin
 
 mkosi can also be used as a kernel-install plugin to build initrds. To
-enable this feature, install `kernel-install/50-mkosi-initrd.install`
+enable this feature, install `kernel-install/50-mkosi.install`
 into `/usr/lib/kernel/install.d`. Extra distro configuration for the
 initrd can be configured in `/usr/lib/mkosi-initrd`. Users can add their
 own customizations in `/etc/mkosi-initrd`.