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