From 1bb711494b752b6e4b86af4314977faea33712d5 Mon Sep 17 00:00:00 2001 From: vinceliuice Date: Sat, 9 Nov 2019 08:41:23 +0800 Subject: [PATCH] update --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a7e8e99..8a0064c 100644 --- a/README.md +++ b/README.md @@ -36,10 +36,10 @@ For example: sudo ./install.sh -r -t ## Set the right resolution of your display -On the grub screen, `press c` to get the commandline -and enter `vbeinfo` to check what resolutions you can use -then edit `/etc/default/grub` , add your resolution `GRUB_GFXMODE=****x****x32` into it -last you can run `grub-mkconfig -o /boot/grub/grub.cfg` to update your grub.cfg +On the grub screen, `press c` to get the commandline, +and enter `vbeinfo` to check what resolutions you can use, +then edit `/etc/default/grub` , add your resolution `GRUB_GFXMODE=****x****x32` into it, +last you can run `grub-mkconfig -o /boot/grub/grub.cfg` to update your grub.cfg. ## Screenshots