diff --git a/README b/README index e088fa8..657da67 100644 --- a/README +++ b/README @@ -1 +1 @@ -run `sudo make install` then add e2fsck to BINARIES, myfsck to HOOKS and i915 and fuse to MODULES in `/etc/mkinitcpio.conf`, then run `mkinitcpio -p linux` or whatever preset you use +First, change sdb2 and sda5 to your own partitions in hook, then run `sudo make install` then add e2fsck to BINARIES, myfsck to HOOKS and i915 and fuse to MODULES in `/etc/mkinitcpio.conf`, then run `mkinitcpio -p linux` or whatever preset you use