From 1e7b6e6f798e20012434f11ec4eb0de5fdbed902 Mon Sep 17 00:00:00 2001 From: rickellis Date: Fri, 30 Mar 2018 19:29:51 -0600 Subject: [PATCH] Updated docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8bc6cd7..01bafa1 100644 --- a/README.md +++ b/README.md @@ -364,7 +364,7 @@ Change it to this: HOOKS=("base udev autodetect modconf block keyboard keymap encrypt lvm2 filesystems fsck") -If you installed terminus fonts earlier in order to increase the font size of the temrinal, add `consolefont` to the HOOKS as well. I put the hook first, so that it gets initiallzed early enough to increase the font size during boot. +If you installed terminus fonts earlier in order to increase the font size of the temrinal, add `consolefont` to the HOOKS as well. I put the hook first, so that it gets initiallzed early enough to increase the font size during boot. Note that the fonts will have to be installed once you've booted into the new system. HOOKS=(consolefont base udev autodetect modconf block keyboard keymap encrypt lvm2 filesystems fsck)