fixed instructions

This commit is contained in:
Niles Rogoff 2017-05-13 12:22:23 -04:00
parent 77f5a0c9b8
commit 99359e3daf
No known key found for this signature in database
GPG Key ID: B78B908F23430F80
1 changed files with 1 additions and 1 deletions

2
README
View File

@ -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